ValueListIterator

Package: ghidra.generic.util.datastruct
Type: class

9.2_PUBLIC

removedtype: ghidra.generic.util.datastruct.DynamicValueSortedTreeMap.ValueListIterator
class ValueListIterator

9.0.2_PUBLIC

addedmethod: add
void add(V e)
addedmethod: set
void set(V e)
modifiedtype-implements: ValueListIterator
- (none)
+ java.util.ListIterator

9.0.1_PUBLIC

introducedInitial version