Annotation Interface Max
The annotated element must be a number whose value must be less or equal to the specified maximum.
- See Also:
-
Required Element Summary
Required ElementsModifier and TypeRequired ElementDescriptionlongReturns the value the element must be less or equal to.
-
Element Details
-
value
long valueReturns the value the element must be less or equal to.- Returns:
- Returns the value the element must be less or equal to
-