public class BooleanPredicate extends RecursivePredicate
Constructor and Description |
---|
BooleanPredicate(BooleanType type,
Predicate... predicates) |
Modifier and Type | Method and Description |
---|---|
BooleanType |
getType() |
java.lang.String |
toString() |
java.lang.String |
toString(int intendationSpaces) |
addPredicates, getPredicates, toString
public BooleanPredicate(BooleanType type, Predicate... predicates)
public BooleanType getType()