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