Package zombie.util.list
Class PZPrimitiveArrayIterable
java.lang.Object
zombie.util.list.PZPrimitiveArrayIterable
public final class PZPrimitiveArrayIterable
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description PZPrimitiveArrayIterable()
-
Method Summary
Modifier and Type Method Description static java.lang.Iterable
fromArray(float[] floatArray)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
PZPrimitiveArrayIterable
public PZPrimitiveArrayIterable()
-
-
Method Details
-
fromArray
public static java.lang.Iterable fromArray(float[] floatArray)
-