| Package | Description |
|---|---|
| tl.lin.data.pair |
| Modifier and Type | Method and Description |
|---|---|
PairOfLongInt |
PairOfLongInt.clone()
Clones this object.
|
static PairOfLongInt |
Pair.of(long left,
int right) |
| Modifier and Type | Method and Description |
|---|---|
int |
PairOfLongInt.compareTo(PairOfLongInt pair)
Defines a natural sort order for pairs.
|
Copyright © 2018. All rights reserved.