KeyListIterator

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

9.2_PUBLIC

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

9.0.2_PUBLIC

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

9.0.1_PUBLIC

introducedInitial version