Uses of Interface
org.apache.poi.hssf.record.formula.functions.XYNumericFunction.Accumulator

Packages that use XYNumericFunction.Accumulator
org.apache.poi.hssf.record.formula.functions   
 

Uses of XYNumericFunction.Accumulator in org.apache.poi.hssf.record.formula.functions
 

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



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