| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.trackstudio.tools.PropertyComparator
public class PropertyComparator
| Constructor Summary | |
|---|---|
PropertyComparator()
 | 
|
| Method Summary | |
|---|---|
 int | 
compare(java.lang.Object o1,
        java.lang.Object o2)
 | 
static int | 
compare(PropertyContainer a,
        PropertyContainer b)
 | 
| 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 | 
|---|
public PropertyComparator()
| Method Detail | 
|---|
public static int compare(PropertyContainer a,
                          PropertyContainer b)
public int compare(java.lang.Object o1,
                   java.lang.Object o2)
compare in interface java.util.Comparatoro1 - must be a PropertyContainero2 - must be a PropertyContainer
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||