Class

org.squbs.pattern.orchestration

OrchestrationStructure7

Related Doc: package orchestration

Permalink

implicit final class OrchestrationStructure7[A1, A2, A3, A4, A5, A6, A7] extends AnyVal

Linear Supertypes
AnyVal, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. OrchestrationStructure7
  2. AnyVal
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new OrchestrationStructure7(ft: (OFuture[A1], OFuture[A2], OFuture[A3], OFuture[A4], OFuture[A5], OFuture[A6], OFuture[A7]))

    Permalink

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    Any
  3. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    Any
  4. def >>[T](fn: (A1, A2, A3, A4, A5, A6, A7) ⇒ OFuture[T]): OFuture[T]

    Permalink
  5. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  6. val ft: (OFuture[A1], OFuture[A2], OFuture[A3], OFuture[A4], OFuture[A5], OFuture[A6], OFuture[A7])

    Permalink
  7. def getClass(): Class[_ <: AnyVal]

    Permalink
    Definition Classes
    AnyVal → Any
  8. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  9. def toString(): String

    Permalink
    Definition Classes
    Any

Inherited from AnyVal

Inherited from Any

Ungrouped