| Package | Description |
|---|---|
| org.pcollections |
| Modifier and Type | Method and Description |
|---|---|
static <E> TreePVector<E> |
TreePVector.empty() |
static <E> TreePVector<E> |
TreePVector.from(Collection<? extends E> list) |
TreePVector<E> |
TreePVector.minus(int i) |
TreePVector<E> |
TreePVector.minus(Object e) |
TreePVector<E> |
TreePVector.minusAll(Collection<?> list) |
TreePVector<E> |
TreePVector.plus(E e) |
TreePVector<E> |
TreePVector.plus(int i,
E e) |
TreePVector<E> |
TreePVector.plusAll(Collection<? extends E> list) |
TreePVector<E> |
TreePVector.plusAll(int i,
Collection<? extends E> list) |
static <E> TreePVector<E> |
TreePVector.singleton(E e) |
TreePVector<E> |
TreePVector.subList(int start,
int end) |
Follow @ApacheIgnite
Ignite Fabric : ver. 1.0.0-RC3 Release Date : March 24 2015