Interface Key<T extends KeyAware<?>>

Type Parameters:
T - Class of object for which this object is identifier
All Superinterfaces:
Identifier, Immutable, Serializable

public interface Key<T extends KeyAware<?>> extends Identifier
Object is unique identifier for another object.