public static class IntObjectLinkedMap.MapEntry<T> extends java.lang.Object
int
key
T
value
MapEntry(int key, T value)
java.lang.String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public final int key
public final T value
public MapEntry(int key, T value)
public java.lang.String toString()
toString
java.lang.Object
This is unofficial documentation and not affiliated with Jetbrains s.r.o. at all. We can not guarantee the correctness of this documentation.