net.sf.staccatocommons.collections.restrictions
Annotation Type Repeatable


@Restriction
@Documented
@Target(value=METHOD)
@Retention(value=SOURCE)
public @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.

Author:
flbulgarelli



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