类 SpringAsmInfo


  • public final class SpringAsmInfo
    extends Object
    Utility class exposing constants related to Spring's internal repackaging of the ASM bytecode library: currently based on ASM 7.x plus minor patches.

    See package-level javadocs for more information on org.springframework.asm.

    从以下版本开始:
    3.2
    作者:
    Chris Beams, Juergen Hoeller