K
V
public static class MemberViewModel.Pair<K,V> extends java.lang.Object
Clazz
Member
key
value
Pair(K key, V value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public K key
public V value
public Pair(K key, V value)