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