public final class SpringAsmInfo extends Object
See package-level javadocs for more
information on org.springframework.asm.
| 限定符和类型 | 字段和说明 |
|---|---|
static int |
ASM_VERSION
The ASM compatibility version for Spring's ASM visitor implementations:
currently
Opcodes.ASM6. |
| 构造器和说明 |
|---|
SpringAsmInfo() |
public static final int ASM_VERSION
Opcodes.ASM6.