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