Interface Table.Cell<R,​C,​V>

  • Enclosing interface:
    Table<R,​C,​V>

    public static interface Table.Cell<R,​C,​V>
    Row key / column key / value triplet corresponding to a mapping in a table.
    Since:
    7.0