Class DataObjectIdentifierImpl<T extends DataObject>

java.lang.Object
org.opendaylight.yangtools.binding.impl.AbstractDataObjectReference<T,ExactDataObjectStep<?>>
org.opendaylight.yangtools.binding.impl.DataObjectIdentifierImpl<T>
All Implemented Interfaces:
Serializable, BindingInstanceIdentifier, DataObjectIdentifier<T>, DataObjectReference<T>, Immutable
Direct Known Subclasses:
DataObjectIdentifierWithKey

public sealed class DataObjectIdentifierImpl<T extends DataObject> extends AbstractDataObjectReference<T,ExactDataObjectStep<?>> implements DataObjectIdentifier<T> permits DataObjectIdentifierWithKey<T,K>
See Also: