| Package | Description |
|---|---|
| org.sonar.java.collections |
https://en.wikipedia.org/wiki/Persistent_data_structure
|
| Modifier and Type | Method and Description |
|---|---|
void |
PSet.forEach(PSet.Consumer<E> action)
Performs the given action for each entry in this set until all elements have been processed or the action throws an exception.
|
void |
AVLTree.forEach(PSet.Consumer<K> action) |
Copyright © 2012–2016 SonarSource. All rights reserved.