Interface Int32Codec<T>

All Superinterfaces:
IllegalArgumentCodec<T,Integer>

public interface Int32Codec<T> extends IllegalArgumentCodec<T,Integer>