public class ResourceVersionComparator extends Object implements Comparator<org.springframework.core.io.Resource>, Serializable
VersionDescriptor compares resources by VersionComparator implementation.| Constructor and Description |
|---|
ResourceVersionComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(org.springframework.core.io.Resource o1,
org.springframework.core.io.Resource o2) |
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 o1,
org.springframework.core.io.Resource o2)
compare in interface Comparator<org.springframework.core.io.Resource>Copyright © 2020 FG Forrest, a.s.. All rights reserved.