Interface ConstantPoolReader


public interface ConstantPoolReader
Used during attribute reading to decode constant pool references.
Author:
Andy Clement
  • Method Summary

    Modifier and Type
    Method
    Description
    readUtf8(int constantPoolIndex)
     
  • Method Details

    • readUtf8

      String readUtf8(int constantPoolIndex)