public static final class MapAdapter.MyEntry<K,V> extends Object
protected K
fKey
protected V
fValue
MyEntry(Map.Entry<K,V> original)
K
getKey()
V
getValue()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected K fKey
protected V fValue
public MyEntry(Map.Entry<K,V> original) throws Exception
Exception
public K getKey()
public V getValue()
Copyright © 2019 Bstek. All rights reserved.