|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| PatternFilter | A method filter implementation that returns true if the method's name matches a supplied regular expression (JDK regex) pattern string. |
| ReturnTypeFilter | Filters methods based on their return type. |
| SimpleFilter | A simple method filter implementation that merely returns true if the method's name is in a set of accepted names. |
This package contains some useful MethodFilter implementations.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||