Package net.sf.cglib.core
Class AsmApi
- java.lang.Object
-
- net.sf.cglib.core.AsmApi
-
final class AsmApi extends java.lang.Object
-
-
Constructor Summary
Constructors Modifier Constructor Description private
AsmApi()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description (package private) static int
value()
Returns the latest stable ASM API value inOpcodes
.
-