Modifier and Type | Class and Description |
---|---|
class |
CompactCIHashMap<K,V>
Useful Map that does not care about the case-sensitivity of keys
when the key value is a String.
|
class |
CompactCILinkedMap<K,V>
Useful Map that does not care about the case-sensitivity of keys
when the key value is a String.
|
class |
CompactLinkedMap<K,V>
This Map uses very little memory (See CompactMap).
|
Copyright © 2023. All rights reserved.