public class ASMDetector extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
ASM_CLASS_NAME |
| Modifier and Type | Method and Description |
|---|---|
Version |
getBundleVersion(Class<?> clazz) |
static ASMDetector |
getInstance() |
Version |
getVersion() |
boolean |
isASMLoaded() |
public static final String ASM_CLASS_NAME
public static ASMDetector getInstance()
public boolean isASMLoaded()
public Version getVersion()
Copyright © 2010–2019. All rights reserved.