Package 

Interface RendererHandler

    • Method Summary

      Modifier and Type Method Description
      abstract Boolean accepts(Object value) Returns true if this renderer accepts value, false otherwise
      abstract ResultHandlerExecution getExecution() Execution to handle result.
      • Methods inherited from class org.jetbrains.kotlinx.jupyter.api.RendererHandler

        replaceVariables
      • Methods inherited from class java.lang.Object

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