| Package | Description |
|---|---|
| com.cedarsoft.lookup |
| Modifier and Type | Class and Description |
|---|---|
class |
DynamicLookup
A dynamic lookup
|
class |
InstantiatorLookup<T>
InstantiatorLookup class.
|
class |
LazyLookup<T>
Lazy implementation of lookup.
|
class |
LookupWrapper
A wrapper for a lookup
|
class |
MappedLookup
This is a simple lookup implementation that is backed up by a HashMap
|
class |
MergingLookup
Merges two lookups.
|
class |
SingletonLookup<T>
This is a simpel Lookup that contains just one object under a given key
|
Copyright © 2007–2017 cedarsoft GmbH. All rights reserved.