Class NullValueProvider

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.Object getValue​(VariableScope variableScope)  
      • Methods inherited from class java.lang.Object

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

      • NullValueProvider

        public NullValueProvider()
    • Method Detail

      • getValue

        public java.lang.Object getValue​(VariableScope variableScope)
        Specified by:
        getValue in interface ParameterValueProvider
        Parameters:
        variableScope - the scope in which the value is to be resolved.
        Returns:
        the value