A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://www.playframework.com/documentation/2.5.x/api/scala/play/api/libs/iteratee/Iteratee.html below:

Iteratee - play.api.libs.iteratee.Iteratee

  • final def !=(arg0: Any): Boolean
  • final def ##(): Int
  • final def ==(arg0: Any): Boolean
  • final def asInstanceOf[T0]: T0
  • def clone(): AnyRef
  • final def eq(arg0: AnyRef): Boolean
  • def equals(arg0: Any): Boolean
  • def feed[AA >: A](in: Input[E]): Future[Iteratee[E, AA]]
  • def finalize(): Unit
  • def flatFold[B, C](done: (A, Input[E]) ⇒ Future[Iteratee[B, C]], cont: ((Input[E]) ⇒ Iteratee[E, A]) ⇒ Future[Iteratee[B, C]], error: (String, Input[E]) ⇒ Future[Iteratee[B, C]])(implicit ec: ExecutionContext): Iteratee[B, C]
  • def flatFold0[B, C](folder: (Step[E, A]) ⇒ Future[Iteratee[B, C]])(implicit ec: ExecutionContext): Iteratee[B, C]
  • def flatMap[B](f: (A) ⇒ Iteratee[E, B])(implicit ec: ExecutionContext): Iteratee[E, B]
  • def flatMapInput[B](f: (Step[E, A]) ⇒ Iteratee[E, B])(implicit ec: ExecutionContext): Iteratee[E, B]
  • def flatMapM[B](f: (A) ⇒ Future[Iteratee[E, B]])(implicit ec: ExecutionContext): Iteratee[E, B]
  • def flatMapTraversable[B, X](f: (A) ⇒ Iteratee[E, B])(implicit p: (E) ⇒ TraversableLike[X, E], bf: CanBuildFrom[E, X, E], ec: ExecutionContext): Iteratee[E, B]
  • def fold1[B](done: (A, Input[E]) ⇒ Future[B], cont: ((Input[E]) ⇒ Iteratee[E, A]) ⇒ Future[B], error: (String, Input[E]) ⇒ Future[B])(implicit ec: ExecutionContext): Future[B]
  • def foldNoEC[B](folder: (Step[E, A]) ⇒ Future[B]): Future[B]
  • final def getClass(): Class[_]
  • def hashCode(): Int
  • final def isInstanceOf[T0]: Boolean
  • def joinConcatI[AIn, X](implicit in: <:<[A, Iteratee[E, AIn]], p: (E) ⇒ TraversableLike[X, E], bf: CanBuildFrom[E, X, E]): Iteratee[E, AIn]
  • def joinI[AIn](implicit in: <:<[A, Iteratee[_, AIn]]): Iteratee[E, AIn]
  • def map[B](f: (A) ⇒ B)(implicit ec: ExecutionContext): Iteratee[E, B]
  • def mapM[B](f: (A) ⇒ Future[B])(implicit ec: ExecutionContext): Iteratee[E, B]
  • final def ne(arg0: AnyRef): Boolean
  • final def notify(): Unit
  • final def notifyAll(): Unit
  • def pureFlatFold[B, C](folder: (Step[E, A]) ⇒ Iteratee[B, C])(implicit ec: ExecutionContext): Iteratee[B, C]
  • def pureFlatFoldNoEC[B, C](folder: (Step[E, A]) ⇒ Iteratee[B, C]): Iteratee[B, C]
  • def pureFold[B](folder: (Step[E, A]) ⇒ B)(implicit ec: ExecutionContext): Future[B]
  • def pureFoldNoEC[B](folder: (Step[E, A]) ⇒ B): Future[B]
  • def recover[B >: A](pf: PartialFunction[Throwable, B])(implicit ec: ExecutionContext): Iteratee[E, B]
  • def recoverM[B >: A](pf: PartialFunction[Throwable, Future[B]])(implicit ec: ExecutionContext): Iteratee[E, B]
  • def recoverWith[B >: A](pf: PartialFunction[Throwable, Iteratee[E, B]])(implicit ec: ExecutionContext): Iteratee[E, B]
  • def run: Future[A]
  • final def synchronized[T0](arg0: ⇒ T0): T0
  • def toString(): String
  • def unflatten: Future[Step[E, A]]
  • final def wait(): Unit
  • final def wait(arg0: Long, arg1: Int): Unit
  • final def wait(arg0: Long): Unit

  • RetroSearch is an open source project built by @garambo | Open a GitHub Issue

    Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

    HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4