Sequence

Package: ghidra.trace.model.time.schedule
Type: class

12.0.1_PUBLIC

addedmethod: count
int count()
addedmethod: dropLast
ghidra.trace.model.time.schedule.Sequence dropLast()
addedmethod: last
ghidra.trace.model.time.schedule.Step last()
addedmethod: truncate
ghidra.trace.model.time.schedule.Sequence truncate(int count)

12.0_PUBLIC

introducedInitial version