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