| Package | Description |
|---|---|
| xapi.bytecode.impl | |
| xapi.collect.impl | |
| xapi.inject.impl | |
| xapi.util | |
| xapi.util.impl |
| Modifier and Type | Field and Description |
|---|---|
protected SingletonProvider<ClassPool> |
BytecodeAdapterService.classPool |
| Modifier and Type | Class and Description |
|---|---|
class |
LazyHashMap<K,V> |
class |
LazyLinkedList<T> |
class |
LazyLinkedMap<K,V>
A LazyMap, backed by a LinkedHashMap.
|
class |
LazyLinkedSet<T>
LazyLinkedSet, backed by a
LinkedHashSet. |
class |
LazyList<T>
LazyList is backed by an ArrayList<>, created on demand.
|
class |
LazySet<T>
A LazySet, backed by a
HashSet. |
class |
LazyTreeMap<K,V> |
| Modifier and Type | Class and Description |
|---|---|
class |
LazyPojo<X> |
class |
SingletonInitializer<X>
Extends SingletonProvider to provide automatic checking for provided instances implementing
Initable. |
| Modifier and Type | Field and Description |
|---|---|
static SingletonProvider<String> |
X_Properties.platform |
| Modifier and Type | Class and Description |
|---|---|
class |
LazyInstance<T> |
class |
LazyProvider<T> |
class |
LazySingleton<T> |
Copyright © December 07, 2012–2015 The Internet Party. All rights reserved.