net.sourceforge.fixagora.test
Class SpreadsheetExtensions

java.lang.Object
  extended by net.sourceforge.fixagora.test.SpreadsheetExtensions
All Implemented Interfaces:
SpreadsheetFunctions

public class SpreadsheetExtensions
extends java.lang.Object
implements SpreadsheetFunctions

The Class SpreadsheetExtensions.


Constructor Summary
SpreadsheetExtensions()
           
 
Method Summary
 java.util.List<AbstractSpreadSheetFunction> getSpreadsheetFunctions()
          Gets the spreadsheet functions.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SpreadsheetExtensions

public SpreadsheetExtensions()
Method Detail

getSpreadsheetFunctions

public java.util.List<AbstractSpreadSheetFunction> getSpreadsheetFunctions()
Description copied from interface: SpreadsheetFunctions
Gets the spreadsheet functions.

Specified by:
getSpreadsheetFunctions in interface SpreadsheetFunctions
Returns:
the spreadsheet functions