Interface ArrayView<T>
- Type Parameters:
T
- element type of array
- All Superinterfaces:
Iterable<T>
Invariant array interface.
-
Method Summary
Methods inherited from interface java.lang.Iterable
forEach, spliterator
T
- element type of arrayIterable<T>
forEach, spliterator