Package 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:
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.util.Comparator
equals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
-
Constructor Details
-
ResourceFilenameComparator
public ResourceFilenameComparator()
-
-
Method Details
-
compare
- Specified by:
compare
in interfaceComparator<Resource>
-