| Package | Description |
|---|---|
| it.unimi.dsi.fastutil.ints |
Provides type-specific classes for integer elements or keys.
|
| Modifier and Type | Class and Description |
|---|---|
protected class |
AbstractInt2BooleanSortedMap.KeySet
A wrapper exhibiting the keys of a map.
|
protected class |
AbstractInt2ByteSortedMap.KeySet
A wrapper exhibiting the keys of a map.
|
protected class |
AbstractInt2CharSortedMap.KeySet
A wrapper exhibiting the keys of a map.
|
protected class |
AbstractInt2DoubleSortedMap.KeySet
A wrapper exhibiting the keys of a map.
|
protected class |
AbstractInt2FloatSortedMap.KeySet
A wrapper exhibiting the keys of a map.
|
protected class |
AbstractInt2IntSortedMap.KeySet
A wrapper exhibiting the keys of a map.
|
protected class |
AbstractInt2LongSortedMap.KeySet
A wrapper exhibiting the keys of a map.
|
protected class |
AbstractInt2ObjectSortedMap.KeySet
A wrapper exhibiting the keys of a map.
|
protected class |
AbstractInt2ReferenceSortedMap.KeySet
A wrapper exhibiting the keys of a map.
|
protected class |
AbstractInt2ShortSortedMap.KeySet
A wrapper exhibiting the keys of a map.
|
class |
IntAVLTreeSet
A type-specific AVL tree set with a fast, small-footprint implementation.
|
class |
IntLinkedOpenCustomHashSet
A type-specific linked hash set with with a fast, small-footprint implementation.
|
class |
IntLinkedOpenHashSet
A type-specific linked hash set with with a fast, small-footprint implementation.
|
class |
IntRBTreeSet
A type-specific red-black tree set with a fast, small-footprint implementation.
|
Copyright © 2020. All rights reserved.