|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.w3c.mwi.mobileok.basic.HTTPResourceComparator
final class HTTPResourceComparator
Compares HTTPResource
s by URI.
Field Summary | |
---|---|
(package private) static java.util.Comparator<HTTPResource> |
INSTANCE
|
Method Summary | |
---|---|
int |
compare(HTTPResource o1,
HTTPResource o2)
|
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 |
Field Detail |
---|
static final java.util.Comparator<HTTPResource> INSTANCE
Method Detail |
---|
public int compare(HTTPResource o1, HTTPResource o2)
compare
in interface java.util.Comparator<HTTPResource>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |