| Package | Description |
|---|---|
| net.stickycode.reflector.predicate |
| Modifier and Type | Method and Description |
|---|---|
boolean |
PredicateReflector.areAllFields(FieldPredicate condition)
Return true if all fields of the
PredicateReflector.given(Class) type or one of its supertypes matches the given predicate |
boolean |
PredicateReflector.areAnyFields(FieldPredicate condition)
Return true if any field of the
PredicateReflector.given(Class) type or one of its supertypes matches the given predicate |
Copyright © 2010–2016 RedEngine Ltd. All rights reserved.