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