| Package | Description |
|---|---|
| net.tridentsdk.reflect |
Reflectional utilities, such as ReflectASM wrappers and runtime injection
|
| Class and Description |
|---|
| FastClass
Accessors to the members of a class, does not actually have a ReflectASM equivalent
|
| FastConstructor
Instance creator using ASM
|
| FastField |
| FastMethod
Wrapper for the provided ReflectASM method library
|
| Injector
Injects the target class, or creates a new instance of an injected class
|
| Producer
Produces an object for a particular injection class
|
Copyright © 2016. All rights reserved.