| Package | Description |
|---|---|
| org.sonar.java.collections |
https://en.wikipedia.org/wiki/Persistent_data_structure
|
| Modifier and Type | Class and Description |
|---|---|
class |
AVLTree<K,V>
AVL Tree.
|
| Modifier and Type | Method and Description |
|---|---|
static <E,V> PMap<E,V> |
PCollections.emptyMap() |
PMap<K,V> |
PMap.put(K key,
V value) |
PMap<K,V> |
PMap.remove(K key) |
Copyright © 2012–2016 SonarSource. All rights reserved.