Interface Int64Codec<T>

All Superinterfaces:
IllegalArgumentCodec<T,Long>

public interface Int64Codec<T> extends IllegalArgumentCodec<T,Long>