public class ASMEventExecutorGenerator extends Object
| Modifier and Type | Field and Description |
|---|---|
static AtomicInteger |
NEXT_ID |
| Constructor and Description |
|---|
ASMEventExecutorGenerator() |
| Modifier and Type | Method and Description |
|---|---|
static @NotNull byte[] |
generateEventExecutor(@NotNull Method m,
@NotNull String name) |
static @NotNull String |
generateName() |
public static AtomicInteger NEXT_ID
Copyright © 2021. All rights reserved.