java.lang.Object
swim.system.PartPredicate
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionand(PartPredicate that) static PartPredicateand(PartPredicate... predicates) static PartPredicateany()static Form<PartPredicate>form()static PartPredicatestatic PartPredicatehash(int lowerBound, int upperBound) static PartPredicatestatic PartPredicatenode(UriPattern nodePattern) or(PartPredicate that) static PartPredicateor(PartPredicate... predicates) booleanabstract booleanabstract ValuetoValue()
-
Constructor Details
-
PartPredicate
protected PartPredicate()
-
-
Method Details
-
test
-
test
-
or
-
and
-
toValue
-
any
-
or
-
and
-
node
-
node
-
hash
-
fromValue
-
form
-