public interface MethodMatcher
Modifier and Type | Method and Description |
---|---|
boolean |
matches(Method method)
Determines is the method meets the selection criteria.
|
boolean matches(Method method)
method
- The method to testCopyright © 2002-2016 P6Spy. All Rights Reserved.