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