Changes between Version 5 and Version 6 of IMMUTABLE_TREE_R0
- Timestamp:
- 08/18/09 18:03:30 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
IMMUTABLE_TREE_R0
v5 v6 35 35 = Design = 36 36 Following UML class diagram describes the class hierarchy that should be implemented: 37 38 37 39 [[Image(imm.jpg)]] 40 38 41 39 42 Class ImmDosTree will be the implementation of Red-Black indexed tree. It's extension - ImmHashingTree contains hashable Nodes, so, itself is a hashable tree.