| 
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Class Summary | |
|---|---|
| AbstractTypeMatchingStrategy | Match classes which are abstract. | 
| ArrayTypeMatchingStrategy | Match all class types that are arrays. | 
| BuilderMethodMatchingStrategy | Matches all methods, which belong to a class implementing the builder pattern. | 
| CaseInsensitiveMethodNameMatchingStrategy | This value matching strategy matches string names case insensitively on the method name. | 
| InstanceOfTypeMatchingStrategy | Match a value based on its type or supertype. | 
| SetterMethodMatchingStrategy | This value matching strategy matches all methods that are setters, i.e. start with the prefix 'set'. | 
| TypeMatchingStrategy | Match a value based on its exact type. | 
  | 
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||