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