Class SheetFunctionTotal<T extends RowSheet>

Type Parameters:
T - the generic type
SheetFunctionTotal is the object that represent the table for totals of the functions.
All Implemented Interfaces:
SheetComponent
Direct Known Subclasses:
SheetDynamicFunctionTotal

public abstract class SheetFunctionTotal<T extends RowSheet> extends SheetData<T>
The Class SheetFunctionTotal.
  • Constructor Details

    • SheetFunctionTotal

      public SheetFunctionTotal()
      Instantiates a new sheet function total.
  • Method Details

    • hashCode

      public int hashCode()
      Hash code.
      Overrides:
      hashCode in class SheetData<T extends RowSheet>
      Returns:
      the int
    • equals

      public boolean equals(Object obj)
      Equals.
      Overrides:
      equals in class SheetData<T extends RowSheet>
      Parameters:
      obj - the obj
      Returns:
      true, if successful