Package net.sf.cglib.core
Class AsmApi
java.lang.Object
net.sf.cglib.core.AsmApi
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) static intvalue()Returns the latest stable ASM API value inOpcodes.
-
Constructor Details
-
AsmApi
private AsmApi()
-
-
Method Details
-
value
static int value()Returns the latest stable ASM API value inOpcodes.
-