|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.melati.util.AcceptCharset.Comparator
protected static class AcceptCharset.Comparator
Comparator for comparing AcceptCharset.CharsetAndQValue objects.
| Constructor Summary | |
|---|---|
protected |
AcceptCharset.Comparator()
|
| Method Summary | |
|---|---|
int |
compare(java.lang.Object one,
java.lang.Object two)
|
protected int |
compareCharsetAndQValue(AcceptCharset.CharsetAndQValue one,
AcceptCharset.CharsetAndQValue two)
This default compares according to client requirements. |
| 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 |
| Constructor Detail |
|---|
protected AcceptCharset.Comparator()
| Method Detail |
|---|
public final int compare(java.lang.Object one,
java.lang.Object two)
compare in interface java.util.Comparatorjava.util.Comparator#compare(T, T)
protected int compareCharsetAndQValue(AcceptCharset.CharsetAndQValue one,
AcceptCharset.CharsetAndQValue two)
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||