Interface Int16Codec<T>

All Superinterfaces:
IllegalArgumentCodec<T,Short>

public interface Int16Codec<T> extends IllegalArgumentCodec<T,Short>