Interface InstanceIdentifierCodec<T>

Type Parameters:
T - Target type
All Superinterfaces:
IllegalArgumentCodec<T,YangInstanceIdentifier>
All Known Implementing Classes:
AbstractModuleStringInstanceIdentifierCodec, AbstractStringInstanceIdentifierCodec

public interface InstanceIdentifierCodec<T> extends IllegalArgumentCodec<T,YangInstanceIdentifier>
Codec which serializes / deserializes InstanceIdentifier.