Package net.sf.staccatocommons.collections.restrictions

Annotation Types Summary
Projection Projection restriction signals that the annotated method will not impact the operation on the receptor object, but instead return a new object that represents the result of just operation.
RandomAccess RandomAccess is a restriction for Iterables taht has the same meaning of the RandomAccess interface.
Repeatable Repeatable is a restriction for Iterables that have repeatable iteration order - that is, subsequent access the the same position returns equal objects - as long as such Iterables are not mutated.
 



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