| Package | Description |
|---|---|
| net.tridentsdk.reflect |
Reflectional utilities, such as ReflectASM wrappers and runtime injection
|
| Modifier and Type | Method and Description |
|---|---|
static FastClass |
FastClass.get(Class<?> cls)
Creates a new FastClass from a Java class
|
static FastClass |
FastClass.get(Object obj)
Creates a new FastClass from the class object of the object
|
| Constructor and Description |
|---|
FastField(FastClass owner,
com.esotericsoftware.reflectasm.FieldAccess access,
String field) |
Copyright © 2016. All rights reserved.