public static class DirectoryProperty.PropertyComparator
extends java.lang.Object
implements java.util.Comparator
| Constructor and Description | 
|---|
| DirectoryProperty.PropertyComparator() | 
public DirectoryProperty.PropertyComparator()
public boolean equals(java.lang.Object o)
equals in interface java.util.Comparatorequals in class java.lang.Objecto - Object we're being compared topublic int compare(java.lang.Object o1,
          java.lang.Object o2)
compare in interface java.util.Comparatoro1 - first object to compare, better be a Propertyo2 - second object to compare, better be a PropertyCopyright © 2014 Open Microscopy Environment