Package com.google.inject.internal
Class WeakKeySet.KeyAndSource
- java.lang.Object
-
- com.google.inject.internal.WeakKeySet.KeyAndSource
-
- Enclosing class:
- WeakKeySet
private static final class WeakKeySet.KeyAndSource extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description KeyAndSource(Key<?> key, java.lang.Object source)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(java.lang.Object obj)
int
hashCode()
-