trait ClobInterpreter extends Visitor[[γ$24$]Kleisli[M, Clob, γ$24$]]

Source
kleisliinterpreter.scala
Linear Supertypes
Visitor[[γ$24$]Kleisli[M, Clob, γ$24$]], FunctionK[ClobOp, [γ$24$]Kleisli[M, Clob, γ$24$]], Serializable, Serializable, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ClobInterpreter
  2. Visitor
  3. FunctionK
  4. Serializable
  5. Serializable
  6. AnyRef
  7. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. def and[H[_]](h: FunctionK[ClobOp, H]): FunctionK[ClobOp, [γ$2$]Tuple2K[[γ$24$]Kleisli[M, Clob, γ$24$], H, γ$2$]]
    Definition Classes
    FunctionK
  5. def andThen[H[_]](f: FunctionK[[γ$24$]Kleisli[M, Clob, γ$24$], H]): FunctionK[ClobOp, H]
    Definition Classes
    FunctionK
  6. final def apply[A](fa: ClobOp[A]): Kleisli[M, Clob, A]
    Definition Classes
    Visitor → FunctionK
  7. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  8. def canceled: Kleisli[M, Clob, Unit]
    Definition Classes
    ClobInterpreterVisitor
  9. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native() @HotSpotIntrinsicCandidate()
  10. def compose[E[_]](f: FunctionK[E, ClobOp]): FunctionK[E, [γ$24$]Kleisli[M, Clob, γ$24$]]
    Definition Classes
    FunctionK
  11. def delay[A](thunk: ⇒ A): Kleisli[M, Clob, A]
    Definition Classes
    ClobInterpreterVisitor
  12. def embed[A](e: Embedded[A]): Kleisli[M, Clob, A]
    Definition Classes
    ClobInterpreterVisitor
  13. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  14. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  15. def forceR[A, B](fa: ClobIO[A])(fb: ClobIO[B]): Kleisli[M, Clob, B]
    Definition Classes
    ClobInterpreterVisitor
  16. def free: Kleisli[M, Clob, Unit]
    Definition Classes
    ClobInterpreterVisitor
  17. def fromFuture[A](fut: ClobIO[Future[A]]): Kleisli[M, Clob, A]
    Definition Classes
    ClobInterpreterVisitor
  18. def getAsciiStream: Kleisli[M, Clob, InputStream]
    Definition Classes
    ClobInterpreterVisitor
  19. def getCharacterStream(a: Long, b: Long): Kleisli[M, Clob, Reader]
    Definition Classes
    ClobInterpreterVisitor
  20. def getCharacterStream: Kleisli[M, Clob, Reader]
    Definition Classes
    ClobInterpreterVisitor
  21. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  22. def getSubString(a: Long, b: Int): Kleisli[M, Clob, String]
    Definition Classes
    ClobInterpreterVisitor
  23. def handleErrorWith[A](fa: ClobIO[A])(f: (Throwable) ⇒ ClobIO[A]): Kleisli[M, Clob, A]
    Definition Classes
    ClobInterpreterVisitor
  24. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  25. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  26. def length: Kleisli[M, Clob, Long]
    Definition Classes
    ClobInterpreterVisitor
  27. def monotonic: Kleisli[M, Clob, FiniteDuration]
    Definition Classes
    ClobInterpreterVisitor
  28. def narrow[F0[x] <: ClobOp[x]]: FunctionK[F0, [γ$24$]Kleisli[M, Clob, γ$24$]]
    Definition Classes
    FunctionK
  29. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  30. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  31. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  32. def onCancel[A](fa: ClobIO[A], fin: ClobIO[Unit]): Kleisli[M, Clob, A]
    Definition Classes
    ClobInterpreterVisitor
  33. def or[H[_]](h: FunctionK[H, [γ$24$]Kleisli[M, Clob, γ$24$]]): FunctionK[[γ$0$]EitherK[ClobOp, H, γ$0$], [γ$24$]Kleisli[M, Clob, γ$24$]]
    Definition Classes
    FunctionK
  34. def poll[A](poll: Any, fa: ClobIO[A]): Kleisli[M, Clob, A]
    Definition Classes
    ClobInterpreterVisitor
  35. def position(a: String, b: Long): Kleisli[M, Clob, Long]
    Definition Classes
    ClobInterpreterVisitor
  36. def position(a: Clob, b: Long): Kleisli[M, Clob, Long]
    Definition Classes
    ClobInterpreterVisitor
  37. def raiseError[A](e: Throwable): Kleisli[M, Clob, A]
    Definition Classes
    ClobInterpreterVisitor
  38. def raw[A](f: (Clob) ⇒ A): Kleisli[M, Clob, A]
    Definition Classes
    ClobInterpreterVisitor
  39. def realTime: Kleisli[M, Clob, FiniteDuration]
    Definition Classes
    ClobInterpreterVisitor
  40. def setAsciiStream(a: Long): Kleisli[M, Clob, OutputStream]
    Definition Classes
    ClobInterpreterVisitor
  41. def setCharacterStream(a: Long): Kleisli[M, Clob, Writer]
    Definition Classes
    ClobInterpreterVisitor
  42. def setString(a: Long, b: String, c: Int, d: Int): Kleisli[M, Clob, Int]
    Definition Classes
    ClobInterpreterVisitor
  43. def setString(a: Long, b: String): Kleisli[M, Clob, Int]
    Definition Classes
    ClobInterpreterVisitor
  44. def suspend[A](hint: Type)(thunk: ⇒ A): Kleisli[M, Clob, A]
    Definition Classes
    ClobInterpreterVisitor
  45. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  46. def toString(): String
    Definition Classes
    AnyRef → Any
  47. def truncate(a: Long): Kleisli[M, Clob, Unit]
    Definition Classes
    ClobInterpreterVisitor
  48. def uncancelable[A](body: (Poll[ClobIO]) ⇒ ClobIO[A]): Kleisli[M, Clob, A]
    Definition Classes
    ClobInterpreterVisitor
  49. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  50. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  51. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  52. def widen[G0[x] >: Kleisli[M, Clob, x]]: FunctionK[ClobOp, G0]
    Definition Classes
    FunctionK

Deprecated Value Members

  1. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] ) @Deprecated
    Deprecated

Inherited from Visitor[[γ$24$]Kleisli[M, Clob, γ$24$]]

Inherited from FunctionK[ClobOp, [γ$24$]Kleisli[M, Clob, γ$24$]]

Inherited from Serializable

Inherited from Serializable

Inherited from AnyRef

Inherited from Any

Ungrouped