|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PairOfIntLong | |
|---|---|
| tl.lin.data.fd | |
| tl.lin.data.pair | |
| Uses of PairOfIntLong in tl.lin.data.fd |
|---|
| Methods in tl.lin.data.fd that return types with arguments of type PairOfIntLong | |
|---|---|
List<PairOfIntLong> |
Int2LongFrequencyDistributionEntry.getEntries(SortableEntries.Order ordering)
|
List<PairOfIntLong> |
Int2LongFrequencyDistributionEntry.getEntries(SortableEntries.Order ordering,
int n)
|
Iterator<PairOfIntLong> |
Int2LongFrequencyDistributionEntry.iterator()
Iterator returns the same object every time, just with a different payload. |
| Uses of PairOfIntLong in tl.lin.data.pair |
|---|
| Methods in tl.lin.data.pair that return PairOfIntLong | |
|---|---|
PairOfIntLong |
PairOfIntLong.clone()
Clones this object. |
static PairOfIntLong |
Pair.of(int left,
long right)
|
| Methods in tl.lin.data.pair with parameters of type PairOfIntLong | |
|---|---|
int |
PairOfIntLong.compareTo(PairOfIntLong pair)
Defines a natural sort order for pairs. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||