| Package | Description |
|---|---|
| org.simpleflatmapper.reflect |
Reflection tools.
|
| org.simpleflatmapper.reflect.instantiator |
| Modifier and Type | Method and Description |
|---|---|
InstantiatorDefinition.Type |
InstantiatorDefinition.getType() |
InstantiatorDefinition.Type |
BuilderInstantiatorDefinition.getType() |
static InstantiatorDefinition.Type |
InstantiatorDefinition.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InstantiatorDefinition.Type[] |
InstantiatorDefinition.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
InstantiatorDefinition.Type |
ExecutableInstantiatorDefinition.getType() |
InstantiatorDefinition.Type |
KotlinDefaultConstructorInstantiatorDefinition.getType() |
Copyright © 2020. All rights reserved.