| Package | Description |
|---|---|
| org.pcollections |
| Modifier and Type | Interface and Description |
|---|---|
interface |
POrderedSet<E>
Like
PSet but preserves insertion order. |
| Modifier and Type | Class and Description |
|---|---|
class |
MapPSet<E>
A map-backed persistent set.
|
class |
OrderedPSet<E> |
| Modifier and Type | Method and Description |
|---|---|
PSet<E> |
PSet.minus(Object e) |
PSet<E> |
PSet.minusAll(Collection<?> list) |
PSet<E> |
PSet.plus(E e) |
PSet<E> |
PSet.plusAll(Collection<? extends E> list) |
static <E> PSet<E> |
Empty.set() |
Follow @ApacheIgnite
Ignite Fabric : ver. 1.0.0-RC3 Release Date : March 24 2015