| Package | Description |
|---|---|
| xapi.collect | |
| xapi.collect.api | |
| xapi.collect.impl | |
| xapi.collect.proxy | |
| xapi.collect.service | |
| xapi.gwt.collect |
| Modifier and Type | Method and Description |
|---|---|
static <K,V> ObjectTo<K,V> |
X_Collect.newMap(Class<K> keyCls,
Class<V> valueCls) |
static <K,V> ObjectTo<K,V> |
X_Collect.newMap(Class<K> keyCls,
Class<V> valueCls,
CollectionOptions opts) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ClassTo<V> |
static interface |
ClassTo.Many<V> |
static interface |
ObjectTo.Many<K,V> |
| Modifier and Type | Class and Description |
|---|---|
class |
ClassToDefault<V> |
class |
ClassToDelegate<V> |
static class |
ClassToDelegate.ManyAbstract<V> |
class |
ObjectToAbstract<K,V> |
static class |
ObjectToAbstract.ManyAbstract<K,V> |
| Modifier and Type | Method and Description |
|---|---|
ObjectTo<K,V> |
ObjectToAbstract.clone(CollectionOptions options) |
ObjectTo<Integer,IntTo<X>> |
IntToManyList.clone(CollectionOptions options) |
ObjectTo<Integer,E> |
IntToList.clone(CollectionOptions options) |
ObjectTo<Integer,V> |
IntToAbstract.clone(CollectionOptions options) |
<K,V> ObjectTo<K,V> |
CollectionServiceDefault.newMap(Class<K> key,
Class<V> cls,
CollectionOptions opts) |
| Modifier and Type | Class and Description |
|---|---|
class |
MapOf<K,V> |
| Modifier and Type | Method and Description |
|---|---|
ObjectTo<K,V> |
MapOf.clone(CollectionOptions options) |
ObjectTo<K,V> |
CollectionProxy.clone(CollectionOptions options) |
| Modifier and Type | Method and Description |
|---|---|
<K,V> ObjectTo<K,V> |
CollectionService.newMap(Class<K> key,
Class<V> cls,
CollectionOptions opts) |
| Modifier and Type | Method and Description |
|---|---|
ObjectTo<Integer,E> |
IntToListGwt.clone(CollectionOptions options) |
<K,V> ObjectTo<K,V> |
CollectionServiceGwt.newMap(Class<K> key,
Class<V> cls,
CollectionOptions opts) |
Copyright © December 07, 2012–2015 The Internet Party. All rights reserved.