trait NClobInterpreter extends Visitor[[γ$22$]Kleisli[M, NClob, γ$22$]]
- Source
- kleisliinterpreter.scala
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- NClobInterpreter
- Visitor
- FunctionK
- Serializable
- Serializable
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Value Members
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
##(): Int
- Definition Classes
- AnyRef → Any
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
def
and[H[_]](h: FunctionK[NClobOp, H]): FunctionK[NClobOp, [γ$2$]Tuple2K[[γ$22$]Kleisli[M, NClob, γ$22$], H, γ$2$]]
- Definition Classes
- FunctionK
-
def
andThen[H[_]](f: FunctionK[[γ$22$]Kleisli[M, NClob, γ$22$], H]): FunctionK[NClobOp, H]
- Definition Classes
- FunctionK
-
final
def
apply[A](fa: NClobOp[A]): Kleisli[M, NClob, A]
- Definition Classes
- Visitor → FunctionK
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
-
def
canceled: Kleisli[M, NClob, Unit]
- Definition Classes
- NClobInterpreter → Visitor
-
def
clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native() @HotSpotIntrinsicCandidate()
-
def
compose[E[_]](f: FunctionK[E, NClobOp]): FunctionK[E, [γ$22$]Kleisli[M, NClob, γ$22$]]
- Definition Classes
- FunctionK
-
def
delay[A](thunk: ⇒ A): Kleisli[M, NClob, A]
- Definition Classes
- NClobInterpreter → Visitor
-
def
embed[A](e: Embedded[A]): Kleisli[M, NClob, A]
- Definition Classes
- NClobInterpreter → Visitor
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
def
forceR[A, B](fa: NClobIO[A])(fb: NClobIO[B]): Kleisli[M, NClob, B]
- Definition Classes
- NClobInterpreter → Visitor
-
def
free: Kleisli[M, NClob, Unit]
- Definition Classes
- NClobInterpreter → Visitor
-
def
fromFuture[A](fut: NClobIO[Future[A]]): Kleisli[M, NClob, A]
- Definition Classes
- NClobInterpreter → Visitor
-
def
getAsciiStream: Kleisli[M, NClob, InputStream]
- Definition Classes
- NClobInterpreter → Visitor
-
def
getCharacterStream(a: Long, b: Long): Kleisli[M, NClob, Reader]
- Definition Classes
- NClobInterpreter → Visitor
-
def
getCharacterStream: Kleisli[M, NClob, Reader]
- Definition Classes
- NClobInterpreter → Visitor
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
def
getSubString(a: Long, b: Int): Kleisli[M, NClob, String]
- Definition Classes
- NClobInterpreter → Visitor
-
def
handleErrorWith[A](fa: NClobIO[A])(f: (Throwable) ⇒ NClobIO[A]): Kleisli[M, NClob, A]
- Definition Classes
- NClobInterpreter → Visitor
-
def
hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
-
def
length: Kleisli[M, NClob, Long]
- Definition Classes
- NClobInterpreter → Visitor
-
def
monotonic: Kleisli[M, NClob, FiniteDuration]
- Definition Classes
- NClobInterpreter → Visitor
-
def
narrow[F0[x] <: NClobOp[x]]: FunctionK[F0, [γ$22$]Kleisli[M, NClob, γ$22$]]
- Definition Classes
- FunctionK
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
def
onCancel[A](fa: NClobIO[A], fin: NClobIO[Unit]): Kleisli[M, NClob, A]
- Definition Classes
- NClobInterpreter → Visitor
-
def
or[H[_]](h: FunctionK[H, [γ$22$]Kleisli[M, NClob, γ$22$]]): FunctionK[[γ$0$]EitherK[NClobOp, H, γ$0$], [γ$22$]Kleisli[M, NClob, γ$22$]]
- Definition Classes
- FunctionK
-
def
poll[A](poll: Any, fa: NClobIO[A]): Kleisli[M, NClob, A]
- Definition Classes
- NClobInterpreter → Visitor
-
def
position(a: String, b: Long): Kleisli[M, NClob, Long]
- Definition Classes
- NClobInterpreter → Visitor
-
def
position(a: Clob, b: Long): Kleisli[M, NClob, Long]
- Definition Classes
- NClobInterpreter → Visitor
-
def
raiseError[A](e: Throwable): Kleisli[M, NClob, A]
- Definition Classes
- NClobInterpreter → Visitor
-
def
raw[A](f: (NClob) ⇒ A): Kleisli[M, NClob, A]
- Definition Classes
- NClobInterpreter → Visitor
-
def
realTime: Kleisli[M, NClob, FiniteDuration]
- Definition Classes
- NClobInterpreter → Visitor
-
def
setAsciiStream(a: Long): Kleisli[M, NClob, OutputStream]
- Definition Classes
- NClobInterpreter → Visitor
-
def
setCharacterStream(a: Long): Kleisli[M, NClob, Writer]
- Definition Classes
- NClobInterpreter → Visitor
-
def
setString(a: Long, b: String, c: Int, d: Int): Kleisli[M, NClob, Int]
- Definition Classes
- NClobInterpreter → Visitor
-
def
setString(a: Long, b: String): Kleisli[M, NClob, Int]
- Definition Classes
- NClobInterpreter → Visitor
-
def
suspend[A](hint: Type)(thunk: ⇒ A): Kleisli[M, NClob, A]
- Definition Classes
- NClobInterpreter → Visitor
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
def
toString(): String
- Definition Classes
- AnyRef → Any
-
def
truncate(a: Long): Kleisli[M, NClob, Unit]
- Definition Classes
- NClobInterpreter → Visitor
-
def
uncancelable[A](body: (Poll[NClobIO]) ⇒ NClobIO[A]): Kleisli[M, NClob, A]
- Definition Classes
- NClobInterpreter → Visitor
-
final
def
wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
def
widen[G0[x] >: Kleisli[M, NClob, x]]: FunctionK[NClobOp, G0]
- Definition Classes
- FunctionK
Deprecated Value Members
-
def
finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] ) @Deprecated
- Deprecated