net.shibboleth.utilities.java.support.annotation.constraint
Annotation Type NonnullElements


@Documented
@Target(value={FIELD,LOCAL_VARIABLE,METHOD,PARAMETER})
public @interface NonnullElements

Indicates that the annotated collection does not contain any null elements.



Copyright © 1999-2012. All Rights Reserved.