org.red5.spring
Class ExtendedPropertyPlaceholderConfigurer.ResourceFilenameComparator
java.lang.Object
org.red5.spring.ExtendedPropertyPlaceholderConfigurer.ResourceFilenameComparator
- All Implemented Interfaces:
- Serializable, Comparator<Resource>
- Enclosing class:
- ExtendedPropertyPlaceholderConfigurer
public static class ExtendedPropertyPlaceholderConfigurer.ResourceFilenameComparator
- extends Object
- implements Comparator<Resource>, Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExtendedPropertyPlaceholderConfigurer.ResourceFilenameComparator
public ExtendedPropertyPlaceholderConfigurer.ResourceFilenameComparator()
compare
public int compare(Resource resource1,
Resource resource2)
- Specified by:
compare
in interface Comparator<Resource>
Copyright © 2006-2010 The Red5 Project