类 SpringAsmInfo


  • public final class SpringAsmInfo
    extends Object
    Utility class exposing constants related to Spring's internal repackaging of the ASM bytecode manipulation library (currently based on version 6.0).

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

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