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

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

public final class DataObjectReferenceWithKey<T extends EntryObject<T,K>,K extends Key<T>> extends DataObjectReferenceImpl<T> implements DataObjectReference.WithKey<T,K>
See Also: