Class RowKeySQL

java.lang.Object
ghidra.features.bsim.query.description.RowKey
ghidra.features.bsim.query.client.RowKeySQL
All Implemented Interfaces:
Comparable<RowKey>

public class RowKeySQL extends RowKey
  • Constructor Details

    • RowKeySQL

      public RowKeySQL(long i)
  • Method Details

    • compareTo

      public int compareTo(RowKey obj)
    • equals

      public boolean equals(Object obj)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • getLong

      public long getLong()
      Specified by:
      getLong in class RowKey
      Returns:
      the (least significant) 64-bits of the row key