IntPropertyMapDB

Package: ghidra.program.database.properties
Type: class

10.2_PUBLIC

addedmethod: get
java.lang.Integer get(ghidra.program.model.address.Address addr)
removedmethod: applyValue
void applyValue(ghidra.util.prop.PropertyVisitor visitor, ghidra.program.model.address.Address addr)
removedmethod: getObject
java.lang.Object getObject(ghidra.program.model.address.Address addr)

9.0.1_PUBLIC

introducedInitial version