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

All Implemented Interfaces:
DataObjectIdentifier.Builder<T>, DataObjectIdentifier.Builder.WithKey<T,K>, DataObjectReference.Builder<T>, DataObjectReference.Builder.WithKey<T,K>

public final class DataObjectIdentifierBuilderWithKey<T extends EntryObject<T,K>,K extends Key<T>> extends AbstractDataObjectIdentifierBuilder<T> implements DataObjectIdentifier.Builder.WithKey<T,K>