Class DataObjectIdentifierWithKey<T extends EntryObject<T,K>,K extends Key<T>>

All Implemented Interfaces:
Serializable, BindingInstanceIdentifier, DataObjectIdentifier<T>, DataObjectIdentifier.WithKey<T,K>, DataObjectReference<T>, DataObjectReference.WithKey<T,K>, KeyAware<K>, Immutable

public final class DataObjectIdentifierWithKey<T extends EntryObject<T,K>,K extends Key<T>> extends DataObjectIdentifierImpl<T> implements DataObjectIdentifier.WithKey<T,K>
See Also: