static class ArchiveRequestHelper.ArsDataComparator extends Object implements Comparator<de.bsvrz.dav.daf.main.archive.ArchiveData>
Constructor and Description |
---|
ArsDataComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(de.bsvrz.dav.daf.main.archive.ArchiveData o1,
de.bsvrz.dav.daf.main.archive.ArchiveData o2) |
boolean |
equals(Object obj) |
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
comparing, comparing, comparingDouble, comparingInt, comparingLong, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
public int compare(de.bsvrz.dav.daf.main.archive.ArchiveData o1, de.bsvrz.dav.daf.main.archive.ArchiveData o2)
compare
in interface Comparator<de.bsvrz.dav.daf.main.archive.ArchiveData>
public boolean equals(Object obj)
equals
in interface Comparator<de.bsvrz.dav.daf.main.archive.ArchiveData>
equals
in class Object
Copyright © 2017 BitCtrl Systems GmbH. All rights reserved.