Class CliTableInterfaceImpl.CliInterfaceImplRow

java.lang.Object
ghidra.app.util.bin.format.pe.cli.tables.CliAbstractTableRow
ghidra.app.util.bin.format.pe.cli.tables.CliTableInterfaceImpl.CliInterfaceImplRow
All Implemented Interfaces:
CliRepresentable
Enclosing class:
CliTableInterfaceImpl

public class CliTableInterfaceImpl.CliInterfaceImplRow extends CliAbstractTableRow
  • Field Details

    • classIndex

      public int classIndex
    • interfaceIndex

      public int interfaceIndex
  • Constructor Details

    • CliInterfaceImplRow

      public CliInterfaceImplRow(int classIndex, int interfaceIndex)
  • Method Details