| Package | Description |
|---|---|
| org.simpleflatmapper.reflect.meta |
Class analyses.
|
| Modifier and Type | Method and Description |
|---|---|
static ArrayClassMeta.InstantiatorDefinitionAndIntermediatType |
ArrayClassMeta.getTypeInfo(Type type) |
ArrayClassMeta.InstantiatorDefinitionAndIntermediatType |
ArrayClassMeta.InstantiatorDefinitionAndIntermediatTypeFactory.newTypeInfo(Type type) |
| Constructor and Description |
|---|
ArrayClassMeta(Type type,
Type elementTarget,
ReflectionService reflectionService,
ArrayClassMeta.InstantiatorDefinitionAndIntermediatType typeInfo) |
ArrayClassMeta(Type type,
Type elementTarget,
ReflectionService reflectionService,
boolean needTransformer,
ClassMeta<E> elementClassMeta,
ArrayClassMeta.InstantiatorDefinitionAndIntermediatType instInfo) |
Copyright © 2019. All rights reserved.