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, waitcomparingByKey, comparingByKey, comparingByValue, comparingByValue, equals, hashCodepublic CellFlatMapEntry(Cell cell)
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.