- indexing
- title: "Some universal common facilites of the guides for classes", "HASH_LIST_, HASH_TABLE_, SORTED_LIST_ 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 POOL_ [G]
- inherit
-
CHAIN_CORE_
- end
end -- class POOL_