| Package | Description |
|---|---|
| com.comphenix.protocol.reflect.cloning | |
| com.comphenix.protocol.reflect.instances |
| Class and Description |
|---|
| InstanceProvider
Represents a type generator for specific types.
|
| Class and Description |
|---|
| CollectionGenerator
Provides simple constructors for collection interfaces.
|
| DefaultInstances
Used to construct default instances of any type.
|
| ExistingGenerator
Provides instance constructors using a list of existing values.
|
| InstanceProvider
Represents a type generator for specific types.
|
| PrimitiveGenerator
Provides constructors for primtive types, wrappers, arrays and strings.
|