public static class ResponseUtil.Pair<V> extends java.lang.Object
Pair(java.lang.String key, V value)
java.lang.String
getKey()
V
getValue()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Pair(java.lang.String key, V value)
public java.lang.String getKey()
public V getValue()