Package org.eclipse.jetty.util.resource
Class ResourceCollators
java.lang.Object
org.eclipse.jetty.util.resource.ResourceCollators
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic Comparator<? super Resource>
byFileName
(boolean sortOrderAscending) static Comparator<? super Resource>
byLastModified
(boolean sortOrderAscending) static Comparator<? super Resource>
byName
(boolean sortOrderAscending) static Comparator<? super Resource>
bySize
(boolean sortOrderAscending)
-
Constructor Details
-
ResourceCollators
public ResourceCollators()
-
-
Method Details
-
byLastModified
-
byName
-
byFileName
-
bySize
-