public static class ExtendedPropertyPlaceholderConfigurer.ResourceFilenameComparator extends Object implements Comparator<org.springframework.core.io.Resource>, Serializable
Constructor and Description |
---|
ResourceFilenameComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(org.springframework.core.io.Resource resource1,
org.springframework.core.io.Resource resource2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
public int compare(org.springframework.core.io.Resource resource1, org.springframework.core.io.Resource resource2)
compare
in interface Comparator<org.springframework.core.io.Resource>
Copyright © 2006-2012 The Red5 Project