Package 

Interface ExecutionHost

    • Method Summary

      Modifier and Type Method Description
      abstract <T extends Any> T execute(Function1<KotlinKernelHost, T> callback)
      • Methods inherited from class org.jetbrains.kotlinx.jupyter.api.libraries.ExecutionHost

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

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