See: Description
Class | Description |
---|---|
CollectionConverters |
Converters between from arrays to collections, from collections to arrays and from collections to
collections.
|
NameBasedMapConvention |
Convention matches fields by name.
|
NumberConverters |
Conversions between primitive number types and its wrappers:
byte
short
int
long
float
double
java.lang.Byte
java.lang.Short
java.lang.Integer
java.lang.Long
java.lang.Float
java.lang.Double
|
Copyright © 2014. All rights reserved.