| Package | Description |
|---|---|
| org.simpleflatmapper.reflect |
Reflection tools.
|
| org.simpleflatmapper.reflect.instantiator |
| Modifier and Type | Method | Description |
|---|---|---|
InstantiatorDefinition.Type |
BuilderInstantiatorDefinition.getType() |
|
InstantiatorDefinition.Type |
InstantiatorDefinition.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 | Description |
|---|---|---|
InstantiatorDefinition.Type |
ExecutableInstantiatorDefinition.getType() |
|
InstantiatorDefinition.Type |
KotlinDefaultConstructorInstantiatorDefinition.getType() |
Copyright © 2019. All rights reserved.