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


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

Indicates that the annotated object can not be modified.



Copyright © 1999-2012. All Rights Reserved.