Class ShortArrayIterable
java.lang.Object
de.renebergelt.quiterables.iterators.primitivetypes.ShortArrayIterable
An Iterable wrapper for primitive-type short-arrays
- Author:
- René Bergelt
-
Constructor Summary
ConstructorsConstructorDescriptionShortArrayIterable(short[] array)Create a new iterable wrapper for the given array -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.lang.Iterable
forEach, spliterator