Changes between Version 14 and Version 15 of IMMUTABLE_TREE_R0
- Timestamp:
- 08/25/09 14:11:34 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
IMMUTABLE_TREE_R0
v14 v15 47 47 Class ImmDosTree will be the implementation of Red-Black indexed tree. It's extension - ImmHashingTree contains hashable Nodes, so, itself is a hashable tree. 48 48 49 Following interfaces for List should be implemented: 50 51 52 53 54 49 55 Tests: [5399] 50 56 = Implementation =