|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.raritantechnologies.utils.comparators.Selector
| Constructor Summary | |
Selector()
|
|
| Method Summary | |
static java.lang.String |
getQueryString(java.util.HashMap keyValuePairs)
|
static java.util.HashMap |
parseGetString(java.lang.String getString)
These methods should probably be in a HTTPFunctions class |
static java.util.List |
selectFrom(java.util.Collection collection,
java.util.Comparator comparator)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Selector()
| Method Detail |
public static java.util.List selectFrom(java.util.Collection collection,
java.util.Comparator comparator)
public static java.util.HashMap parseGetString(java.lang.String getString)
public static java.lang.String getQueryString(java.util.HashMap keyValuePairs)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||