public static final class Record.Entry extends AbstractMap.SimpleImmutableEntry<Field,FieldValue>
| Modifier | Constructor and Description |
|---|---|
private |
Entry(Field key,
FieldValue value) |
equals, getKey, getValue, hashCode, setValue, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitcomparingByKey, comparingByKey, comparingByValue, comparingByValueprivate Entry(Field key, FieldValue value)
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.