|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Match
A utility interface to have a more readable API. This class holds possible method matching strategies.
| Field Summary | |
|---|---|
static MatchingStrategy |
BUILDER_METHODS
Match all public methods of classes with a name ending in "Builder". |
static MatchingStrategy |
SETTER_METHODS
Match all methods which are setter-methods. |
| Field Detail |
|---|
static final MatchingStrategy BUILDER_METHODS
static final MatchingStrategy SETTER_METHODS
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||