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