Interface ClassFile.ClassContext

    • Method Detail

      • getCpInfo

        <C extends ClassFile.CpInfo> C getCpInfo​(int cpIndex,
                                                 java.lang.Class<C> cpInfoType)