Package ghidra.framework.model
Interface UserData
- All Known Subinterfaces:
ProgramUserData
public interface UserData
UserData is a marker interface for
DomainObjects used to store user-data associated with
another DomainObject.ProgramUserDataUserData is a marker interface for
DomainObjects used to store user-data associated with
another DomainObject.