public class UrlComparator extends Object implements Comparator<URL>
UrlComparator(File directory)
UrlComparator(URL base)
int
compare(URL a, URL b)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
public UrlComparator(File directory)
public UrlComparator(URL base)
public int compare(URL a, URL b)
compare
Comparator<URL>
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.