Class ConstantPool.RawTmp

java.lang.Object
org.benf.cfr.reader.entities.constantpool.ConstantPool.RawTmp
Enclosing class:
ConstantPool

private static class ConstantPool.RawTmp extends Object
  • Field Details

    • entries

      final List<ConstantPoolEntry> entries
    • rawLength

      final long rawLength
    • dynamicConstants

      final boolean dynamicConstants
  • Constructor Details