| Interface | Description |
|---|---|
| IOSupplier<T> | |
| Sneaky.ThrowingSupplier<T> |
| Class | Description |
|---|---|
| ASMUtils |
General utils for using ASM.
|
| Codifier |
Util class to generate method header strings.
|
| CoprocessorUtils |
Utils for annotation coprocessors.
|
| CoprocessorUtils.AnnotatedParameter |
A parameter annotated with an annotation and its variable index and type.
|
| CTargetImpl | |
| HotswapClassLoader |
Internal class loader required for transformer hotswapping.
|
| MemberDeclaration |
A wrapper for owner, name and descriptor of a method or field.
|
| MethodInliner |
Util to inline methods into other methods.
|
| Sneaky | |
| Types |
A wrapper for the
Type class. |
| Enum | Description |
|---|---|
| FailStrategy |
The strategy used to handle transformer failures.
|