Packages

object ListLocalSessions extends AbstractFunction1[P.Document, ListLocalSessions]

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ListLocalSessions
  2. AbstractFunction1
  3. Function1
  4. AnyRef
  5. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Value Members

  1. def andThen[A](g: (ListLocalSessions) => A): (P.Document) => A
    Definition Classes
    Function1
    Annotations
    @unspecialized()
  2. def apply(expression: P.Document): ListLocalSessions
    Definition Classes
    ListLocalSessions → Function1
  3. def compose[A](g: (A) => P.Document): (A) => ListLocalSessions
    Definition Classes
    Function1
    Annotations
    @unspecialized()
  4. def toString(): String
    Definition Classes
    Function1 → AnyRef → Any

Deprecated Value Members

  1. def unapply(listLocalSessions: ListLocalSessions): Option[P.Document]
    Annotations
    @deprecated
    Deprecated

    (Since version 0.20.3) No longer a case class