Package io.keikai.model.impl
Class RuleInfo
- java.lang.Object
-
- io.keikai.model.impl.RuleInfo
-
- All Implemented Interfaces:
java.io.Serializable
public class RuleInfo extends java.lang.Object implements java.io.Serializable- Author:
- Henri
- See Also:
- Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidclearCacheMap()EvaluationResultevalFormula(SCell cell)
-
-
-
Method Detail
-
evalFormula
public EvaluationResult evalFormula(SCell cell)
-
clearCacheMap
public void clearCacheMap()
-
-