Package org.ethelred.util.collect
Class TypedObjectKey.ValuedTypedObjectKey<V,TT>
- java.lang.Object
-
- org.ethelred.util.collect.TypedObjectKey.ValuedTypedObjectKey<V,TT>
-
- All Implemented Interfaces:
TypedObjectKey<TT>
- Enclosing interface:
- TypedObjectKey<T>
public static class TypedObjectKey.ValuedTypedObjectKey<V,TT> extends java.lang.Object implements TypedObjectKey<TT>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.ethelred.util.collect.TypedObjectKey
TypedObjectKey.IdentityTypedObjectKey<TT>, TypedObjectKey.ValuedTypedObjectKey<V,TT>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object obj)inthashCode()
-