Annotation Type SortDefault.SortDefaults
- Enclosing class:
- SortDefault
Wrapper annotation to allow declaring multiple
SortDefault annotations on a method parameter.- Since:
- 1.2.0
- Author:
- Christian Beikov
-
Required Element Summary
Required ElementsModifier and TypeRequired ElementDescriptionThe individualSortDefaultdeclarations to be sorted by.
-
Element Details
-
value
SortDefault[] valueThe individualSortDefaultdeclarations to be sorted by.- Returns:
- The sort defaults
-