public static class Factory.NullaryPredicateConstantImpl extends NullaryPredicateBase
NullaryPredicate.Factory
Constructor and Description |
---|
Factory.NullaryPredicateConstantImpl(boolean value) |
Modifier and Type | Method and Description |
---|---|
boolean |
eval() |
boolean |
value() |
evaluate
toString
public Factory.NullaryPredicateConstantImpl(boolean value)
public boolean eval()
eval
in class NullaryPredicateBase
public boolean value()