| Package | Description |
|---|---|
| xapi.collect | |
| xapi.collect.api | |
| xapi.collect.impl | |
| xapi.gwt.collect | |
| xapi.gwt.io | |
| xapi.inject.impl | |
| xapi.jre.model | |
| xapi.process.impl |
| Modifier and Type | Method and Description |
|---|---|
static <K,V> void |
X_Collect.copyDictionary(Dictionary<K,V> from,
Dictionary<K,V> into) |
static <K,V> void |
X_Collect.copyDictionary(Dictionary<K,V> from,
Dictionary<K,V> into) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
InitMap<Key,Value>
Our init map purposely forces string-key semantics,
to force our subclasses to take care of key serialization for us.
|
interface |
StringDictionary<V> |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractInitMap<Key,Value>
A map for singleton values; if containsKey(key) == true,
the value is returned from the underlying ConcurrentHashMap, even if null.
|
class |
AbstractMultiInitMap<Key,Value,Params> |
class |
InitMapDefault<Key,Value> |
class |
InitMapString<Value> |
class |
StringDictionaryDefault<V> |
| Modifier and Type | Class and Description |
|---|---|
class |
JsStringDictionary<V> |
| Modifier and Type | Method and Description |
|---|---|
protected Dictionary<String,String> |
IOServiceGwt.normalizeHeaders(StringDictionary<String> headers) |
| Modifier and Type | Class and Description |
|---|---|
protected class |
RuntimeInjectorAbstract.ScopeMap |
| Constructor and Description |
|---|
ModelInvocationHandler(Class<? extends Model> modelClass,
Dictionary<String,Object> values) |
ModelInvocationHandler(ModelManifest manifest,
Dictionary<String,Object> values) |
| Modifier and Type | Class and Description |
|---|---|
protected class |
ConcurrencyServiceAbstract.EnviroMap |
Copyright © December 07, 2012–2015 The Internet Party. All rights reserved.