Uses of Interface
com.pnfsoftware.jeb.core.units.IQuickStateObject
Packages that use IQuickStateObject
Package
Description
Types used to implement and access data identifiers, parsers, code analyzers, disassemblers,
decompilers, and debuggers.
Standard implementations of basic units objects.
-
Uses of IQuickStateObject in com.pnfsoftware.jeb.core.units
Methods in com.pnfsoftware.jeb.core.units that return IQuickStateObjectModifier and TypeMethodDescriptionAbstractUnit.generateQuickState()
The default implementation returns null.IUnit.generateQuickState()
Save the state of this unit (it may be a partial state). -
Uses of IQuickStateObject in com.pnfsoftware.jeb.core.units.impl
Methods in com.pnfsoftware.jeb.core.units.impl that return IQuickStateObject