public static class Factory.NullaryPredicateDropImpl extends NullaryVoidFunctionBase
Constructor and Description |
---|
Factory.NullaryPredicateDropImpl(NullaryPredicate func) |
Modifier and Type | Method and Description |
---|---|
void |
eval() |
NullaryPredicate |
func() |
evaluate
toString
public Factory.NullaryPredicateDropImpl(NullaryPredicate func)
public void eval()
eval
in class NullaryVoidFunctionBase
public NullaryPredicate func()