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