public class AllTypesPredicate extends BooleanTypesPredicate
nodeTypes| Constructor and Description |
|---|
AllTypesPredicate(String... types)
True if all the types specified match.
|
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
test(int matched) |
applypublic AllTypesPredicate(String... types)
types - protected boolean test(int matched)
test in class BooleanTypesPredicateCopyright © 2013-2014 DuraSpace, Inc.. All Rights Reserved.