Package 

Interface LibrariesInstantiable

    • Method Summary

      Modifier and Type Method Description
      abstract String getFqn() FQN of this entity that is needed for instantiation
      • Methods inherited from class org.jetbrains.kotlinx.jupyter.api.libraries.LibrariesInstantiable

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

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

      • getFqn

         abstract String getFqn()

        FQN of this entity that is needed for instantiation