public class ResourceComparator extends Object implements Comparator<org.springframework.core.io.Resource>
| Constructor and Description |
|---|
ResourceComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(org.springframework.core.io.Resource a,
org.springframework.core.io.Resource b) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic int compare(org.springframework.core.io.Resource a,
org.springframework.core.io.Resource b)
compare in interface Comparator<org.springframework.core.io.Resource>Copyright © 2015. All rights reserved.