Class Const


  • public final class Const
    extends java.lang.Object
    Constants for the project, mostly defined in the JVM specification.
    • Constructor Summary

      Constructors 
      Constructor Description
      Const()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String getConstantName​(int index)
      Get the CONSTANT_NAMES entry at the given index.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait