public class Constants extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
ASM |
static String |
CLASS_INIT_METHOD |
static String |
INIT_METHOD |
static String |
PROP_SKIP_CLASSES |
| Constructor and Description |
|---|
Constants() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isMethodBridge(int methodAccess) |
static boolean |
isMethodSyntheticOrBridge(int methodAccess) |
public static final String PROP_SKIP_CLASSES
public static final int ASM
public static final String CLASS_INIT_METHOD
public static final String INIT_METHOD
Copyright © 2016–2024. All rights reserved.