| Package | Description |
|---|---|
| com.cedarsoft.lookup |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Instantiater.Typed<T>
A typed instantiator.
|
| Modifier and Type | Method and Description |
|---|---|
static <T> InstantiatorLookup<T> |
Lookups.instantiator(Class<? extends T> type,
Instantiater<T> instantiater)
instantiator
|
| Constructor and Description |
|---|
InstantiatorLookup(Class<? extends T> type,
Instantiater<T> instantiater)
Constructor for InstantiatorLookup.
|
Copyright © 2007–2017 cedarsoft GmbH. All rights reserved.