Interface | Description |
---|---|
InstanceProvider |
Represents a type generator for specific types.
|
Class | Description |
---|---|
CollectionGenerator |
Provides simple constructors for collection interfaces.
|
DefaultInstances |
Used to construct default instances of any type.
|
PrimitiveGenerator |
Provides constructors for primtive types, wrappers, arrays and strings.
|