Class ConstantPoolEntryUTF8

    • Field Detail

      • UTF8_CHARSET

        private static final java.nio.charset.Charset UTF8_CHARSET
      • length

        private final int length
      • value

        private final java.lang.String value
      • idx

        private static final java.util.concurrent.atomic.AtomicInteger idx
    • Method Detail

      • getRawByteLength

        public long getRawByteLength()
      • getValue

        public java.lang.String getValue()
      • dump

        public void dump​(Dumper d)
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object