K
V
public class JedisTemplate.Pair<K,V> extends Object
Pair(K key, V value)
getKey()
getValue()
void
setKey(K key)
setValue(V value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Pair(K key, V value)
public K getKey()
public void setKey(K key)
public V getValue()
public void setValue(V value)
Copyright © 2018. All rights reserved.