public static class MParser.Pair<K,V> extends Object
K
key
V
value
MParser.Pair(K key, V val)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public final K key
public final V value
public MParser.Pair(K key, V val)
Copyright © 2014 jwall.org. All Rights Reserved.