Interface DynamicValueSupplier<T>

    • Method Detail

      • getVariables

        Variable[] getVariables()
      • supply

        T supply​(java.lang.Object[] args)