public static final class IProvider.ProvidedValueFunction extends java.lang.Object implements java.util.function.Function<IProvider<PQuery>,PQuery>
ProvidedValueFunction()
PQuery
apply(IProvider<PQuery> input)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
andThen, compose, identity
public ProvidedValueFunction()
public PQuery apply(IProvider<PQuery> input)
apply
java.util.function.Function<IProvider<PQuery>,PQuery>