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