Interface Sheet.Cell<R,C,V>

Type Parameters:
R -
C -
V -
Enclosing class:
Sheet<R,C,V>

public static interface Sheet.Cell<R,C,V>
The Interface Cell.
  • Method Summary

    Modifier and Type
    Method
    Description
     
     
     
  • Method Details

    • rowKey

      R rowKey()
      Returns:
    • columnKey

      C columnKey()
      Returns:
    • value

      V value()
      Returns: