public class VarConst<K,V> extends Object
VarConst()
VarConst(Set<K> keys, V value)
Set<K>
getKeys()
V
getValue()
void
setValue(V value)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public VarConst()
public VarConst(Set<K> keys, V value)
public Set<K> getKeys()
public V getValue()
public void setValue(V value)
public String toString()
toString
Object
Copyright © 2013. All Rights Reserved.