public static class Mojo.Pair<K,V> extends Object
K
key
V
value
Pair()
Pair(K key, V value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public K key
public V value
public Pair()
public Pair(K key, V value)
Copyright © 2017. All Rights Reserved.