Class RedBlackEntry<K,V>
java.lang.Object
ghidra.util.datastruct.RedBlackEntry<K,V>
- All Implemented Interfaces:
Map.Entry<K,V>
-
Method Details
-
getValue
-
setValue
-
getKey
-
getSuccessor
-
getPredecessor
-
isDisposed
public boolean isDisposed()
-