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