(package private) class |
ArrayFactory |
The ArrayFactory is used to create object array
types that are compatible with the field type.
|
(package private) class |
CollectionFactory |
The CollectionFactory is used to create collection
instances that are compatible with the field type.
|
(package private) class |
MapFactory |
The MapFactory is used to create map instances that
are compatible with the field type.
|
(package private) class |
ObjectFactory |
The ObjectFactory is the most basic factory.
|
(package private) class |
PrimitiveFactory |
The PrimitiveFactory object is used to create objects
that are primitive types.
|