| Package | Description |
|---|---|
| org.pcollections |
| Modifier and Type | Method and Description |
|---|---|
static <V> IntTreePMap<V> |
IntTreePMap.empty() |
static <V> IntTreePMap<V> |
IntTreePMap.from(Map<? extends Integer,? extends V> map) |
IntTreePMap<V> |
IntTreePMap.minus(Object key) |
IntTreePMap<V> |
IntTreePMap.minusAll(Collection<?> keys) |
IntTreePMap<V> |
IntTreePMap.plus(Integer key,
V value) |
IntTreePMap<V> |
IntTreePMap.plusAll(Map<? extends Integer,? extends V> map) |
static <V> IntTreePMap<V> |
IntTreePMap.singleton(Integer key,
V value) |
Follow @ApacheIgnite
Ignite Fabric : ver. 1.0.0-RC3 Release Date : March 24 2015