| Package | Description |
|---|---|
| it.unimi.dsi.fastutil.bytes |
Provides type-specific classes for byte elements or keys.
|
| Modifier and Type | Class and Description |
|---|---|
protected class |
AbstractByte2BooleanSortedMap.KeySet
A wrapper exhibiting the keys of a map.
|
protected class |
AbstractByte2ByteSortedMap.KeySet
A wrapper exhibiting the keys of a map.
|
protected class |
AbstractByte2CharSortedMap.KeySet
A wrapper exhibiting the keys of a map.
|
protected class |
AbstractByte2DoubleSortedMap.KeySet
A wrapper exhibiting the keys of a map.
|
protected class |
AbstractByte2FloatSortedMap.KeySet
A wrapper exhibiting the keys of a map.
|
protected class |
AbstractByte2IntSortedMap.KeySet
A wrapper exhibiting the keys of a map.
|
protected class |
AbstractByte2LongSortedMap.KeySet
A wrapper exhibiting the keys of a map.
|
protected class |
AbstractByte2ObjectSortedMap.KeySet
A wrapper exhibiting the keys of a map.
|
protected class |
AbstractByte2ReferenceSortedMap.KeySet
A wrapper exhibiting the keys of a map.
|
protected class |
AbstractByte2ShortSortedMap.KeySet
A wrapper exhibiting the keys of a map.
|
class |
ByteAVLTreeSet
A type-specific AVL tree set with a fast, small-footprint implementation.
|
class |
ByteLinkedOpenCustomHashSet
A type-specific linked hash set with with a fast, small-footprint implementation.
|
class |
ByteLinkedOpenHashSet
A type-specific linked hash set with with a fast, small-footprint implementation.
|
class |
ByteRBTreeSet
A type-specific red-black tree set with a fast, small-footprint implementation.
|
Copyright © 2020. All rights reserved.