D - - Binding representation of data@Beta public interface OperationInputCodec<D extends TreeNode> extends BindingNormalizedNodeCodec<D>
UnmappedOperationInputCodec and ContainerNodeCodecContext, which results in bimorphic
 invocation in BindingNormalizedNodeCodecRegistry.
 Without this interface we could end up with megamorphic invocation, as the two implementations cannot share
 class hierarchy.deserialize, serializeCopyright © 2018 OpenDaylight. All rights reserved.