public class LongLongArrayColumnIterator extends Object implements Iterator
An iterator providing the columns of a long[][]. In the case of an array with different size rows, the number of columns will be equal to the length of the smallest row.
Constructor and description |
---|
LongLongArrayColumnIterator(long array) |
Copyright © 2003-2024 The Apache Software Foundation. All rights reserved.