Uses of Interface
org.formulacompiler.runtime.Computation

Packages that use Computation
org.formulacompiler.runtime Contains the public run-time API of AFC. 
 

Uses of Computation in org.formulacompiler.runtime
 

Methods in org.formulacompiler.runtime that return Computation
 Computation ComputationFactory.newComputation(java.lang.Object _inputs)
          Returns a new instance of a computation.