| 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 |
|---|---|
PSet<E> |
PSet.add(E e) |
static <E> PSet<E> |
PCollections.emptySet() |
PSet<E> |
PSet.remove(E e) |
Copyright © 2012–2016 SonarSource. All rights reserved.