Menu

Commit [r288]  Maximize  Restore  History

Added new classes:

* TObjectListEnum - enumerator for various object lists
* TObjectListEx - an enhanced TObjectList with new enumerator and additional helper methods.
* TSortedObjectList - maintains a sorted list of objects using a provided TObjectCompare comparison method.
* TSortedObjectDictionary - a dictionary mapping key objects onto value objects which maintains a sorted list of keys using a provided TObjectCompare method.
Also modified TIntegerList to use TObjectListEx instead of TObjectList.

delphidabbler 2009-09-12

changed /trunk/Src/ULists.pas
/trunk/Src/ULists.pas Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.