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