ix.iface.util
Class KeyValueTable.LexicographicComparator

java.lang.Object
  extended by ix.util.ObjectComparator
      extended by ix.iface.util.KeyValueTable.LexicographicComparator
All Implemented Interfaces:
java.util.Comparator
Enclosing class:
KeyValueTable

public static class KeyValueTable.LexicographicComparator
extends ObjectComparator


Constructor Summary
KeyValueTable.LexicographicComparator()
           
 
Method Summary
 
Methods inherited from class ix.util.ObjectComparator
compare, compareComparable, compareLists, compareNumbers, compareSymbol, defaultCompare
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface java.util.Comparator
equals
 

Constructor Detail

KeyValueTable.LexicographicComparator

public KeyValueTable.LexicographicComparator()