- Type Parameters:
 
T -  
- All Implemented Interfaces:
 
- Serializable, Comparable<InstanceIdentifier.PathArgument>, InstanceIdentifier.PathArgument
 
- Enclosing class:
 
- InstanceIdentifier<T extends DataObject>
 
public static final class InstanceIdentifier.Item<T extends DataObject>
extends Object
An Item represents an object that probably is only one of it's kind. For example a Nodes object is only one of
 a kind. In YANG terms this would probably represent a container.
- See Also:
 
- Serialized Form