Class ArrayUtils.IterableArray<T>
java.lang.Object
org.springframework.data.gemfire.util.ArrayUtils.IterableArray<T>
- All Implemented Interfaces:
Iterable<T>
- Enclosing class:
- ArrayUtils
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptioniterator()
protected static <T> ArrayUtils.IterableArray<T>
of
(T... array) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.lang.Iterable
forEach, spliterator