public interface ElementView2D<N extends Number,V extends ElementView2D<N,V>> extends ElementView1D<N,V>
Spliterator.OfDouble, Spliterator.OfInt, Spliterator.OfLong, Spliterator.OfPrimitive<T,T_CONS,T_SPLITR extends Spliterator.OfPrimitive<T,T_CONS,T_SPLITR>>
CHARACTERISTICS
CONCURRENT, DISTINCT, IMMUTABLE, NONNULL, ORDERED, SIZED, SORTED, SUBSIZED
Modifier and Type | Method and Description |
---|---|
long |
column() |
long |
row() |
characteristics, compareTo, forEachRemaining, getComparator, hasPrevious, index, iterator, nextIndex, previous, previousIndex, remove, step, stream, tryAdvance, trySplit
byteValue, doubleValue, floatValue, get, intValue, longValue, shortValue
forEach, spliterator
estimateSize, getExactSizeIfKnown, hasCharacteristics
Copyright © 2019 Optimatika. All rights reserved.