| Modifier and Type | Field and Description |
|---|---|
static Comparator<IntTuple2> |
COMPARATOR |
| Constructor and Description |
|---|
IntPairIterator() |
IntPairIterator(int a,
int b) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
IntTuple2 |
next() |
List<IntTuple2> |
next(int count) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemaining, removepublic static Comparator<IntTuple2> COMPARATOR
Copyright © 2021 vpc open source initiative. All rights reserved.