| Package | Description |
|---|---|
| org.sonar.java.collections |
https://en.wikipedia.org/wiki/Persistent_data_structure
|
| Modifier and Type | Method and Description |
|---|---|
static <E> PStack<E> |
PCollections.emptyStack() |
PStack<E> |
PStack.pop() |
PStack<E> |
PStack.push(E e) |
Copyright © 2012–2017 SonarSource. All rights reserved.