Package

org.atnos.eff.addon

twitter

Permalink

package twitter

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. twitter
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. trait TwitterFutureCreation extends TwitterFutureTypes

    Permalink
  2. trait TwitterFutureEffect extends TwitterFutureCreation with TwitterFutureInterpretation

    Permalink
  3. trait TwitterFutureInterpretation extends TwitterFutureTypes

    Permalink
  4. trait TwitterFutureTypes extends AnyRef

    Permalink
  5. final case class TwitterTimedFuture[A](callback: (FuturePool, ScheduledExecutorService) ⇒ Future[A], timeout: Option[FiniteDuration] = None) extends Product with Serializable

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped