public static final class IProvider.ProvidedValueFunction extends java.lang.Object implements com.google.common.base.Function<IProvider<PQuery>,PQuery>
ProvidedValueFunction()
PQuery
apply(IProvider<PQuery> input)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
public ProvidedValueFunction()
public PQuery apply(IProvider<PQuery> input)
apply
com.google.common.base.Function<IProvider<PQuery>,PQuery>