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