Class Constants


  • public class Constants
    extends java.lang.Object
    Created by yangzhiqian on 2020/9/21
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int ASM_API  
    • Constructor Summary

      Constructors 
      Constructor Description
      Constants()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • ASM_API

        public static int ASM_API
    • Constructor Detail

      • Constants

        public Constants()