Class CharArrayIterable
java.lang.Object
de.renebergelt.quiterables.iterators.primitivetypes.CharArrayIterable
An Iterable wrapper for primitive-type char-arrays
- Author:
- René Bergelt
-
Constructor Summary
ConstructorsConstructorDescriptionCharArrayIterable(char[] 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