public interface IndexedPositionIterator extends PositionIterator
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IndexedPositionIterator.CoordsLongConsumer |
PrimitiveIterator.OfDouble, PrimitiveIterator.OfInt, PrimitiveIterator.OfLong| Modifier and Type | Method and Description |
|---|---|
void |
forEachIndexed(IndexedPositionIterator.CoordsLongConsumer consumer) |
create, createIndexed, sequenceforEachRemaining, forEachRemaining, next, nextLongvoid forEachIndexed(IndexedPositionIterator.CoordsLongConsumer consumer)
Copyright © 2015–2020. All rights reserved.