| Package | Description |
|---|---|
| com.abubusoft.kripton.processor.bind.transform |
| Modifier and Type | Field and Description |
|---|---|
protected AbstractCollectionBindTransform.CollectionType |
AbstractCollectionBindTransform.collectionType |
| Modifier and Type | Method and Description |
|---|---|
static AbstractCollectionBindTransform.CollectionType |
AbstractCollectionBindTransform.CollectionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AbstractCollectionBindTransform.CollectionType[] |
AbstractCollectionBindTransform.CollectionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
AbstractCollectionBindTransform(com.squareup.javapoet.ParameterizedTypeName clazz,
AbstractCollectionBindTransform.CollectionType collectionType) |
AbstractCollectionBindTransform(com.squareup.javapoet.TypeName clazz,
AbstractCollectionBindTransform.CollectionType collectionType)
Only for arrays
|
Copyright © 2017. All rights reserved.