public static class FlexibleHashMap.Entry<K,V> extends Object
K
key
V
value
FlexibleHashMap.Entry(K key, V value)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public final K key
public V value
public FlexibleHashMap.Entry(K key, V value)
public String toString()
toString
Object
Copyright © 1992–2021 ANTLR. All rights reserved.