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