@Authors(value="Nikolche Mihajlovski") @Since(value="5.0.2") public class MapEntry<K,V> extends RapidoidThing
K
key
V
value
MapEntry(K key, V value)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public final K key
public final V value
public MapEntry(K key, V value)
public String toString()
toString
Object
Copyright © 2014–2016 Nikolche Mihajlovski and contributors. All rights reserved.