Node

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

9.2_PUBLIC

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

9.0.2_PUBLIC

addedmethod: equals
boolean equals(java.lang.Object obj)
addedmethod: setValue
V setValue(V value)
modifiedtype-implements: Node
- (none)
+ java.util.Map.Entry

9.0.1_PUBLIC

introducedInitial version