public class ConverterRegisterEvaluator<T,U> extends Object implements Function<Object,U>
ConverterRegisterEvaluator(Function<Converter<T,U>,U> converterEvaluator, Type targetType)
U
apply(Object processingObject)
applyChain(ConverterRegister processingObject)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
public ConverterRegisterEvaluator(Function<Converter<T,U>,U> converterEvaluator, Type targetType)
public U apply(Object processingObject)
apply
Function<Object,U>
public U applyChain(ConverterRegister processingObject)
Copyright © 2014. All rights reserved.