public static class JCRDataStorage.KeyValuePair extends AbstractMap.SimpleEntry<String,String>
| Constructor and Description |
|---|
KeyValuePair(String key,
String value) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
getKey, getValue, setValue, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitcomparingByKey, comparingByKey, comparingByValue, comparingByValuepublic boolean equals(Object o)
Copyright © 2003–2021 eXo Platform SAS. All rights reserved.