Class BinaryDtoComparableCodec<T extends ComparableBinaryDto<T>>

java.lang.Object
io.datarouter.bytes.binarydto.codec.BinaryDtoComparableCodec<T>
All Implemented Interfaces:
Codec<T,​byte[]>

public class BinaryDtoComparableCodec<T extends ComparableBinaryDto<T>>
extends Object
implements Codec<T,​byte[]>