Converter<Quad<T,K,L,M>,K>
public static final class Quad.SecondConverter<T,K,L,M> extends java.lang.Object implements Converter<Quad<T,K,L,M>,K>
toLowerCase
SecondConverter()
K
convert(Quad<T,K,L,M> obj)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SecondConverter()
public K convert(Quad<T,K,L,M> obj)
convert
Converter<T,K>