| Package | Description |
|---|---|
| com.comphenix.protocol.reflect.instances |
| Modifier and Type | Method and Description |
|---|---|
static ExistingGenerator |
ExistingGenerator.fromObjectArray(Object[] values)
Create an instance generator from a pre-defined array of values.
|
static ExistingGenerator |
ExistingGenerator.fromObjectFields(Object object)
Automatically create an instance provider from a objects public and private fields.
|
static ExistingGenerator |
ExistingGenerator.fromObjectFields(Object object,
Class<?> type)
Automatically create an instance provider from a objects public and private fields.
|
Copyright © 2012–2017 Comphenix and dmulloy2. Licensed under the GNU GPL v2.