private static class CellFlatMap.CellFlatMapEntry extends Object implements Map.Entry<Cell,Cell>
Constructor and Description |
---|
CellFlatMapEntry(Cell cell) |
Modifier and Type | Method and Description |
---|---|
Cell |
getKey() |
Cell |
getValue() |
Cell |
setValue(Cell value) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
comparingByKey, comparingByKey, comparingByValue, comparingByValue, equals, hashCode
public CellFlatMapEntry(Cell cell)
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.