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