protected class SafeSortedMap.EntryNode.MapEntry extends Object implements Map.Entry
protected Object
m_oValue
protected
MapEntry()
boolean
equals(Object o)
Object
getKey()
getValue()
int
hashCode()
setValue(Object oValueNew)
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
comparingByKey, comparingByKey, comparingByValue, comparingByValue
protected Object m_oValue
protected MapEntry()
public Object getKey()
getKey
Map.Entry
public Object getValue()
getValue
public Object setValue(Object oValueNew)
setValue
public boolean equals(Object o)
equals
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2000, 2020, Oracle and/or its affiliates. Licensed under the Universal Permissive License v 1.0 as shown at http://oss.oracle.com/licenses/upl.