| Package | Description |
|---|---|
| it.unimi.dsi.fastutil.longs |
Provides type-specific classes for long elements or keys.
|
| Modifier and Type | Class and Description |
|---|---|
protected class |
AbstractLong2BooleanSortedMap.KeySet
A wrapper exhibiting the keys of a map.
|
protected class |
AbstractLong2ByteSortedMap.KeySet
A wrapper exhibiting the keys of a map.
|
protected class |
AbstractLong2CharSortedMap.KeySet
A wrapper exhibiting the keys of a map.
|
protected class |
AbstractLong2DoubleSortedMap.KeySet
A wrapper exhibiting the keys of a map.
|
protected class |
AbstractLong2FloatSortedMap.KeySet
A wrapper exhibiting the keys of a map.
|
protected class |
AbstractLong2IntSortedMap.KeySet
A wrapper exhibiting the keys of a map.
|
protected class |
AbstractLong2LongSortedMap.KeySet
A wrapper exhibiting the keys of a map.
|
protected class |
AbstractLong2ObjectSortedMap.KeySet
A wrapper exhibiting the keys of a map.
|
protected class |
AbstractLong2ReferenceSortedMap.KeySet
A wrapper exhibiting the keys of a map.
|
protected class |
AbstractLong2ShortSortedMap.KeySet
A wrapper exhibiting the keys of a map.
|
class |
LongAVLTreeSet
A type-specific AVL tree set with a fast, small-footprint implementation.
|
class |
LongLinkedOpenCustomHashSet
A type-specific linked hash set with with a fast, small-footprint implementation.
|
class |
LongLinkedOpenHashSet
A type-specific linked hash set with with a fast, small-footprint implementation.
|
class |
LongRBTreeSet
A type-specific red-black tree set with a fast, small-footprint implementation.
|
Copyright © 2020. All rights reserved.