Interface UnionCodec<T>

All Superinterfaces:
IllegalArgumentCodec<T,Object>

public interface UnionCodec<T> extends IllegalArgumentCodec<T,Object>