| Package | Description |
|---|---|
| org.refcodes.factory | |
| org.refcodes.factory.impls |
| Modifier and Type | Interface and Description |
|---|---|
interface |
LookupFactory<ID>
A lookup factory supporting type and ID lookup.
|
| Constructor and Description |
|---|
TypedTypeFactoryImpl(Class<T> aType,
LookupTypeFactory aLookupTypeFactory)
Constructs a
TypedTypeFactoryImpl wrapping
LookupTypeFactory for creating instances of the required type. |
Copyright © 2016. All rights reserved.