- indexing
- title: "Some universal common facilities of the guides for classes", "HASH_LIST_ and SORTED_LIST_"
- 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 ON_ITEMS_FOR_ORDERING_ [G]
- inherit
-
SIMPLE_POOL_
-
- rename
-
next
as right
-
- redefine
- target
- end
end -- class ON_ITEMS_FOR_ORDERING_