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


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

Indicates that the annotated collection may contain null elements.



Copyright © 1999-2012. All Rights Reserved.