|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Documented @Target(value=METHOD) @Retention(value=SOURCE) @Restriction public @interface RandomAccess
RandomAccess is a restriction for Iterables taht has the same
meaning of the RandomAccess interface.
RandomAccess iterables must be Repeatable,
thus is it not necessary to annotate them as Repeatable, as it is
implied.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||