- All Implemented Interfaces:
Iterable<long[]>
-
Field Summary
Fields
private final long[]
private final int
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
indices
private final long[] indices
-
valueCount
private final int valueCount
-
Constructor Details
-
NonZeroIterable
public NonZeroIterable(long[] indices,
int valueCount)
-