| Package | Description |
|---|---|
| org.everrest.core.impl.method |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseCollectionProducer |
class |
BaseTypeProducer
Abstraction for single (not for collections) types.
|
class |
CollectionStringConstructorProducer
Produce collections each element of it is object which has constructor with
single String argument.
|
class |
CollectionStringProducer
Produce collections each element of it is String.
|
class |
CollectionStringValueOfProducer
Produce collections each element of it is object which has static
valueOf with single String argument. |
class |
PrimitiveTypeProducer
Construct a primitive type from string value.
|
class |
StringConstructorProducer
Create object which has constructor with single String parameter.
|
class |
StringProducer |
class |
StringValueOfProducer |
Copyright © 2015. All rights reserved.