| Package | Description |
|---|---|
| tl.lin.data.fd | |
| tl.lin.data.pair |
| Modifier and Type | Method and Description |
|---|---|
List<PairOfObjectInt<K>> |
Object2IntFrequencyDistributionEntry.getEntries(SortableEntries.Order ordering) |
List<PairOfObjectInt<K>> |
Object2IntFrequencyDistributionEntry.getEntries(SortableEntries.Order ordering,
int n) |
Iterator<PairOfObjectInt<K>> |
Object2IntFrequencyDistributionEntry.iterator()
Iterator returns the same object every time, just with a different payload.
|
| Modifier and Type | Method and Description |
|---|---|
PairOfObjectInt<L> |
PairOfObjectShort.clone()
Creates a shallow clone of this object; the left element itself is not cloned.
|
PairOfObjectInt<L> |
PairOfObjectInt.clone()
Creates a shallow clone of this object; the left element itself is not cloned.
|
| Modifier and Type | Method and Description |
|---|---|
int |
PairOfObjectInt.compareTo(PairOfObjectInt<L> that) |
Copyright © 2018. All rights reserved.