Package org.ethelred.util.collect
Class TypedObjectKey.IdentityTypedObjectKey<TT>
java.lang.Object
org.ethelred.util.collect.TypedObjectKey.IdentityTypedObjectKey<TT>
- All Implemented Interfaces:
TypedObjectKey<TT>
- Enclosing interface:
- TypedObjectKey<T>
public static class TypedObjectKey.IdentityTypedObjectKey<TT>
extends 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> -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
IdentityTypedObjectKey
public IdentityTypedObjectKey()
-