Package net.sf.staccatocommons.restrictions

This package contains the source-level Restriction meta-annotation, which defines semantics and behavior of annotations that express constraints, and some concrete restriction annotations about serialization, unmodifiability, immutability and value objects.

See:
          Description

Annotation Types Summary
Conditionally Conditionally is a restriction modifier that indicates that an objects may meet set of restrictions depending on some condition.
Constant Restriction that denotes that the return value of a method is always the same object.
Restriction Restrictions is a meta-annotation for annotation types that express constraints over annotated elements.
 

Package net.sf.staccatocommons.restrictions Description

This package contains the source-level Restriction meta-annotation, which defines semantics and behavior of annotations that express constraints, and some concrete restriction annotations about serialization, unmodifiability, immutability and value objects.



Get Staccatocommons at SourceForge.net. Fast, secure and Free Open Source software downloads