Class SimpleElementValue

java.lang.Object
org.apache.tomcat.util.bcel.classfile.ElementValue
org.apache.tomcat.util.bcel.classfile.SimpleElementValue

public class SimpleElementValue extends ElementValue
  • Method Details

    • getIndex

      public int getIndex()
      Returns:
      Value entry index in the cpool
    • stringifyValue

      public String stringifyValue()
      Specified by:
      stringifyValue in class ElementValue