Class StringConstant


  • public class StringConstant
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      int index  
    • Constructor Summary

      Constructors 
      Constructor Description
      StringConstant​(int index)  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • index

        public final int index
    • Constructor Detail

      • StringConstant

        public StringConstant​(int index)