Class CellFlatMap.CellFlatMapEntry<T>

java.lang.Object
org.apache.hadoop.hbase.regionserver.CellFlatMap.CellFlatMapEntry<T>
All Implemented Interfaces:
Map.Entry<T,T>
Enclosing class:
CellFlatMap<T extends Cell>

private static class CellFlatMap.CellFlatMapEntry<T> extends Object implements Map.Entry<T,T>