|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PairOfObjectLong | |
|---|---|
| tl.lin.data.fd | |
| tl.lin.data.pair | |
| Uses of PairOfObjectLong in tl.lin.data.fd |
|---|
| Methods in tl.lin.data.fd that return types with arguments of type PairOfObjectLong | |
|---|---|
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. |
| Uses of PairOfObjectLong in tl.lin.data.pair |
|---|
| Methods in tl.lin.data.pair that return PairOfObjectLong | |
|---|---|
PairOfObjectLong<L> |
PairOfObjectLong.clone()
Creates a shallow clone of this object; the left element itself is not cloned. |
| Methods in tl.lin.data.pair with parameters of type PairOfObjectLong | |
|---|---|
int |
PairOfObjectLong.compareTo(PairOfObjectLong<L> that)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||