| Modifier and Type | Interface and Description |
|---|---|
interface |
IMutableObjectCollection<T> |
interface |
IMutableObjectList<T> |
interface |
IObjectCollection<T> |
interface |
IObjectList<T> |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractObjectCollection<T> |
class |
AbstractObjectList<T> |
class |
ObjectCollection<T> |
class |
ObjectList<T> |
| Modifier and Type | Method and Description |
|---|---|
IObjectIterable<T> |
IObjectListProvider.values() |
IObjectIterable<T> |
IObjectCollection.values() |
IObjectIterable<T> |
AbstractObjectList.values() |
IObjectIterable<T> |
AbstractObjectCollection.values() |
| Modifier and Type | Class and Description |
|---|---|
class |
TreeIterable<K,V,O> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IObjectListModel<T> |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractObjectListModel<T> |
class |
ObjectListModel<T> |
class |
ObjectModelListModel<T> |
| Modifier and Type | Method and Description |
|---|---|
IObjectIterable<T> |
AbstractObjectListModel.values() |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractApplicableFactoryRegistry<I,O,E extends Exception,F extends IRegisterableFactory<I,O,E>> |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractApplicableRegistry<I,O extends IApplicable<I>> |
Copyright © 2007–2019 Andreas W. Bartels. All rights reserved.