Annotation Interface RequireSizeNonzero
Designates that the method throws RequireSizeNonZeroException
when the length of the annotated list or array is zero.
This annnotation does nothing. Just for the explanation of the implementation of the method to developers.