public final class PassThruFunction0<T> extends java.lang.Object implements com.gs.collections.api.block.function.Function0<T>
PassThruFunction0(T newResult)
T
value()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PassThruFunction0(T newResult)
public T value()
value
com.gs.collections.api.block.function.Function0<T>