|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@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.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||