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