Package 

Interface ResultHandlerExecution

    • Method Summary

      Modifier and Type Method Description
      abstract FieldValue execute(ExecutionHost host, FieldValue result)
      ResultHandlerExecution replaceVariables(Map<String, String> mapping) Replace variables and return the result.
      • Methods inherited from class org.jetbrains.kotlinx.jupyter.api.libraries.VariablesSubstitutionAware

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

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