Interface Table.Cell<R,C,V>

Type Parameters:
R - 行键类型
C - 列键类型
V - 值类型
Enclosing interface:
Table<R,C,V>

public static interface Table.Cell<R,C,V>
单元格,用于表示一个单元格的行、列和值