| Package | Description |
|---|---|
| net.morimekta.providence.reflect.util |
| Modifier and Type | Class and Description |
|---|---|
class |
ProgramTypeRegistry
A recursive type registry that also knows the program that it
represents.
|
| Modifier and Type | Method and Description |
|---|---|
RecursiveTypeRegistry |
RecursiveTypeRegistry.getRegistryForProgramName(String programName)
Get the registry to be used for the specific program.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RecursiveTypeRegistry.registerInclude(String programName,
RecursiveTypeRegistry registry)
Register a recursive included registry.
|
Copyright © 2015–2017 morimekta.net. All rights reserved.