Type Params | Return Type | Name and description |
---|---|---|
|
public boolean |
equals(Object that) |
|
public boolean |
equals(MapEntry that) |
|
public Object |
getKey() |
|
public Object |
getValue() |
|
protected int |
hash(Object object) Helper method to handle object hashes for possibly null values |
|
public int |
hashCode() |
|
public void |
setKey(Object key) |
|
public Object |
setValue(Object value) |
|
public String |
toString() |
Helper method to handle object hashes for possibly null values
Copyright © 2003-2021 The Apache Software Foundation. All rights reserved.