Constructor and Description |
---|
MapEntryArrayValues(K key,
V[] value,
boolean modifiable)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o)
Determines if this entry is equal to the passed object.
|
int |
hashCode()
Returns the hashcode for this entry.
|
getKey, getValue, setValue
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
comparingByKey, comparingByKey, comparingByValue, comparingByValue
Copyright © 2000–2024 Apache Software Foundation. All rights reserved.