public class FactoryEvaluator<T> extends Object implements Function<Factory<T>,T>
FactoryEvaluator(Type type)
T
apply(Factory<T> factory)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
public FactoryEvaluator(Type type)
public T apply(Factory<T> factory)
apply
Function<Factory<T>,T>
Copyright © 2014. All rights reserved.