protected static class ReportQueryResult.RecordEntry extends Object implements Map.Entry
Constructor and Description |
---|
RecordEntry(Object key,
Object value) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object object) |
Object |
getKey() |
Object |
getValue() |
int |
hashCode() |
Object |
setValue(Object value) |
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
comparingByKey, comparingByKey, comparingByValue, comparingByValue
public boolean equals(Object object)
public int hashCode()
Copyright © 2007–2020 Eclipse.org - EclipseLink Project. All rights reserved.