Uses of Interface
org.apache.poi.ss.formula.functions.XYNumericFunction.Accumulator

Packages that use XYNumericFunction.Accumulator
org.apache.poi.ss.formula.functions   
 

Uses of XYNumericFunction.Accumulator in org.apache.poi.ss.formula.functions
 

Methods in org.apache.poi.ss.formula.functions that return XYNumericFunction.Accumulator
protected abstract  XYNumericFunction.Accumulator XYNumericFunction.createAccumulator()
          Constructs a new instance of the Accumulator used to calculated this function
protected  XYNumericFunction.Accumulator Sumxmy2.createAccumulator()
           
protected  XYNumericFunction.Accumulator Sumx2py2.createAccumulator()
           
protected  XYNumericFunction.Accumulator Sumx2my2.createAccumulator()
           
 



Copyright 2012 The Apache Software Foundation or its licensors, as applicable.