Class ConstantValueProvider

    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected java.lang.Object value  
    • Constructor Summary

      Constructors 
      Constructor Description
      ConstantValueProvider​(java.lang.Object value)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.Object getValue​(VariableScope scope)  
      boolean isDynamic()  
      void setValue​(java.lang.Object value)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait