public static class ExtendedPropertyPlaceholderConfigurer.ResourceFilenameComparator extends Object implements Comparator<org.springframework.core.io.Resource>, Serializable
| Constructor and Description |
|---|
ExtendedPropertyPlaceholderConfigurer.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, waitequalspublic ExtendedPropertyPlaceholderConfigurer.ResourceFilenameComparator()
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