- indexing
- title: "Some universal common facilities of the guides for classes", "TABLE_, HASH_TABLE_ and SORTED_TABLE_"
- project: "Visual Eiffel"
- revision: "$Revision: 1.2 $"
- copyright: "Copyright (C) 1996-2005 Object Tools Group"
- license: "http://visual-eiffel.com/license"
- cluster: containers
deferred class WITH_KEYS_FOR_ORDERING_ [H]
- inherit
-
SIMPLE_POOL_
-
- rename
-
next
as right
- end
end -- class WITH_KEYS_FOR_ORDERING_