@Documented @Target(value: [METHOD, FIELD, ANNOTATION_TYPE, CONSTRUCTOR, PARAMETER, TYPE_USE]) @Retention(value: RUNTIME) @interface NotNullElementsConstraintList
Defines several NotNullElementsConstraint annotations on the same element.
abstract NotNullElementsConstraint[]
value()
class Object
equals, toString, hashCode, getClass, notify, notifyAll, wait, wait, wait
Groovy Documentation