| Package | Description |
|---|---|
| xapi.collect | |
| xapi.collect.api | |
| xapi.collect.impl | |
| xapi.collect.service |
| Modifier and Type | Method and Description |
|---|---|
static <X> StringTo<StringTo<X>> |
X_Collect.newStringDeepMap(Class<? extends X> component) |
static <V> StringTo<V> |
X_Collect.newStringMap(Class<V> valueCls) |
static <V> StringTo<V> |
X_Collect.newStringMapInsertionOrdered(Class<V> valueCls) |
| Modifier and Type | Method and Description |
|---|---|
static <X> StringTo<StringTo<X>> |
X_Collect.newStringDeepMap(Class<? extends X> component) |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
StringTo.Many<V> |
| Modifier and Type | Class and Description |
|---|---|
class |
StringDictionaryDefault<V> |
class |
StringToAbstract<V> |
class |
StringToDeepMap<X> |
class |
StringToManyList<X> |
| Modifier and Type | Method and Description |
|---|---|
StringTo<X> |
StringToDeepMap.get(String key) |
protected StringTo<X> |
StringToDeepMap.newMap() |
<V> StringTo<V> |
CollectionServiceDefault.newStringMap(Class<? extends V> cls,
CollectionOptions opts) |
| Modifier and Type | Method and Description |
|---|---|
<V> StringTo<V> |
CollectionService.newStringMap(Class<? extends V> cls,
CollectionOptions opts) |
Copyright © December 07, 2012–2015 The Internet Party. All rights reserved.