Class 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 in Opcodes.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • AsmApi

        private AsmApi()
    • Method Detail

      • value

        static int value()
        Returns the latest stable ASM API value in Opcodes.