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, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
comparingByKey, comparingByKey, comparingByValue, comparingByValue
private Entry(Field key, FieldValue value)
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.