Interface EmptyCodec<T>

All Superinterfaces:
IllegalArgumentCodec<T,Empty>

public interface EmptyCodec<T> extends IllegalArgumentCodec<T,Empty>