Interface Int64Codec<T>
-
- All Superinterfaces:
IllegalArgumentCodec<T,Long>
public interface Int64Codec<T> extends IllegalArgumentCodec<T,Long>
-
-
Method Summary
-
Methods inherited from interface org.opendaylight.yangtools.concepts.IllegalArgumentCodec
deserialize, serialize
-
-