| Interface | Description |
|---|---|
| Sneaky.ThrowingSupplier<T> |
| Class | Description |
|---|---|
| ASMUtils |
General utils for using ASM.
|
| Codifier |
Util class to generate method header strings.
|
| 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.
|