Package ghidra.util.map


package ghidra.util.map
  • Class
    Description
    Handles general storage and retrieval of int values indexed by long keys.
    Convenience adapter implementation for saving and restoring Strings and Java primitives or arrays of Strings and primitives for a row of a data table.
    Handles general storage and retrieval of object values indexed by long keys.
    Exception thrown when a PropertyPage does not support a requested data type.
    Base class for managing data values that are accessed by an ordered long index key.