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 byte[] |
generateEventExecutor(Method m,
String name) |
static String |
generateName() |
public static AtomicInteger NEXT_ID
Copyright © 2021. All rights reserved.