Queries()
static <V> Map<String,String>
query(String key1, V value1)
static <V1, V2> Map<String,String>
query(String key1, V1 value1, String key2, V2 value2)
query(String key1, V1 value1, String key2, V2 value2, String key3, V2 value3)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait