Class Context


  • public class Context
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      double evaluate​(Formula fmla)  
      double getValue​(java.lang.String key)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getValue

        public double getValue​(java.lang.String key)
      • evaluate

        public double evaluate​(Formula fmla)