modifiedmethod:
next
return type: Node → Node
- DynamicValueSortedTreeMap.Node next()
+ ghidra.generic.util.datastruct.DynamicValueSortedTreeMap<K,V>.Node next()
modifiedmethod:
previous
return type: Node → Node
- DynamicValueSortedTreeMap.Node previous()
+ ghidra.generic.util.datastruct.DynamicValueSortedTreeMap<K,V>.Node previous()