ERXDictionaryUtilities.NSDictionaryKeyValueComparator Class Reference

Inherits com::webobjects::foundation::NSComparator.

Collaboration diagram for ERXDictionaryUtilities.NSDictionaryKeyValueComparator:

Collaboration graph
[legend]

List of all members.

Public Member Functions

int compare (Object key1, Object key2) throws ComparisonException
 NSDictionaryKeyValueComparator (NSDictionary<?,?> aDictionary)

Private Attributes

NSDictionary<?,?> dictionary


Detailed Description

Compares dictionary keys based on the value they are associated with. Useful for getting a list of keys in alphabetical order of their values.

Constructor & Destructor Documentation

NSDictionaryKeyValueComparator ( NSDictionary<?,?>  aDictionary  ) 


Member Function Documentation

int compare ( Object  key1,
Object  key2 
) throws ComparisonException


Member Data Documentation

NSDictionary<?,?> dictionary [private]


The documentation for this class was generated from the following file:

Generated on Sat May 26 06:43:12 2012 for Project Wonder by  doxygen 1.5.8