| Package | Description |
|---|---|
| it.unimi.dsi.fastutil.shorts |
Provides type-specific classes for short elements or keys.
|
| Modifier and Type | Class and Description |
|---|---|
protected class |
AbstractShort2BooleanSortedMap.KeySet
A wrapper exhibiting the keys of a map.
|
protected class |
AbstractShort2ByteSortedMap.KeySet
A wrapper exhibiting the keys of a map.
|
protected class |
AbstractShort2CharSortedMap.KeySet
A wrapper exhibiting the keys of a map.
|
protected class |
AbstractShort2DoubleSortedMap.KeySet
A wrapper exhibiting the keys of a map.
|
protected class |
AbstractShort2FloatSortedMap.KeySet
A wrapper exhibiting the keys of a map.
|
protected class |
AbstractShort2IntSortedMap.KeySet
A wrapper exhibiting the keys of a map.
|
protected class |
AbstractShort2LongSortedMap.KeySet
A wrapper exhibiting the keys of a map.
|
protected class |
AbstractShort2ObjectSortedMap.KeySet
A wrapper exhibiting the keys of a map.
|
protected class |
AbstractShort2ReferenceSortedMap.KeySet
A wrapper exhibiting the keys of a map.
|
protected class |
AbstractShort2ShortSortedMap.KeySet
A wrapper exhibiting the keys of a map.
|
class |
ShortAVLTreeSet
A type-specific AVL tree set with a fast, small-footprint implementation.
|
class |
ShortLinkedOpenCustomHashSet
A type-specific linked hash set with with a fast, small-footprint implementation.
|
class |
ShortLinkedOpenHashSet
A type-specific linked hash set with with a fast, small-footprint implementation.
|
class |
ShortRBTreeSet
A type-specific red-black tree set with a fast, small-footprint implementation.
|
Copyright © 2020. All rights reserved.