Interface Uint32Codec<T>
- Type Parameters:
T
- Output type of serialization.
- All Superinterfaces:
IllegalArgumentCodec<T,
Uint32>
A codec between Uint32 and some other representation.
-
Method Summary
Methods inherited from interface org.opendaylight.yangtools.yang.data.api.codec.IllegalArgumentCodec
deserialize, serialize