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, waitequalspublic int compare(org.springframework.core.io.Resource a,
org.springframework.core.io.Resource b)
compare in interface Comparator<org.springframework.core.io.Resource>Copyright © 2014. All rights reserved.