Package 

Interface FieldHandler

    • Method Summary

      Modifier and Type Method Description
      abstract Boolean acceptsType(KType type) Returns true if this converter accepts type, false otherwise
      abstract FieldHandlerExecution<?> getExecution() Execution to handle conversion.
      • Methods inherited from class org.jetbrains.kotlinx.jupyter.api.FieldHandler

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

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