Packages

c

scalan.impl.ViewsDefs.Iso1UR

Iso1URAdapter

case class Iso1URAdapter[A, B, C[_]](source: (ViewsDefs.this)#Ref[(ViewsDefs.this)#Iso1UR[A, B, C]]) extends (ViewsDefs.this)#Node with (ViewsDefs.this)#Iso1UR[A, B, C] with (ViewsDefs.this)#Def[(ViewsDefs.this)#Iso1UR[A, B, C]] with Product with Serializable

Linear Supertypes
Serializable, Serializable, (ViewsDefs.this)#Iso1UR[A, B, C], (ViewsDefs.this)#IsoUR[C[A], C[B]], (ViewsDefs.this)#Def[(ViewsDefs.this)#Iso1UR[A, B, C]], (ViewsDefs.this)#Node, Product, Equals, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Iso1URAdapter
  2. Serializable
  3. Serializable
  4. Iso1UR
  5. IsoUR
  6. Def
  7. Node
  8. Product
  9. Equals
  10. AnyRef
  11. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new Iso1URAdapter(source: (ViewsDefs.this)#Ref[(ViewsDefs.this)#Iso1UR[A, B, C]])

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  5. implicit lazy val cC: (ViewsDefs.this)#Cont[C]
    Definition Classes
    Iso1URAdapterIso1UR
  6. def clone(): AnyRef
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @native() @throws( ... )
  7. final def deps: Array[(ViewsDefs.this)#Sym]
    Definition Classes
    Node
  8. implicit lazy val eA: (ViewsDefs.this)#Elem[A]
    Definition Classes
    Iso1URAdapterIso1UR
  9. implicit lazy val eB: (ViewsDefs.this)#Elem[B]
    Definition Classes
    Iso1URAdapterIso1UR
  10. lazy val eFrom: (ViewsDefs.this)#Elem[C[A]]
    Definition Classes
    Iso1URIsoUR
  11. lazy val eTo: (ViewsDefs.this)#Elem[C[B]]
    Definition Classes
    Iso1URIsoUR
  12. final def elements: Array[AnyRef]
    Definition Classes
    Node
  13. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  14. def equals(other: Any): Boolean
    Definition Classes
    Iso1URIsoUR → Node → Equals → AnyRef → Any
  15. def finalize(): Unit
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  16. def from(p: (ViewsDefs.this)#Ref[C[B]]): (ViewsDefs.this)#Ref[C[A]]
    Definition Classes
    Iso1URAdapterIsoUR
  17. lazy val fromFun: (ViewsDefs.this)#Ref[(C[B]) ⇒ C[A]]
    Definition Classes
    IsoUR
  18. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  19. def getDeps: Array[(ViewsDefs.this)#Sym]
    Attributes
    protected
    Definition Classes
    Node
  20. lazy val hashCode: Int
    Definition Classes
    IsoUR
  21. def innerIso: (ViewsDefs.this)#Iso[A, B]
    Definition Classes
    Iso1URAdapterIso1UR
  22. def isIdentity: Boolean
    Definition Classes
    Iso1URIsoUR
  23. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  24. def mirror(t: (ViewsDefs.this)#Transformer): (ViewsDefs.this)#Ref[(ViewsDefs.this)#Iso1UR[A, B, C]]
    Definition Classes
    Def
  25. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  26. final def nodeId: Int
    Definition Classes
    Node
    Annotations
    @inline()
  27. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  28. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  29. val resultType: (ViewsDefs.this)#Elem[(ViewsDefs.this)#Iso1UR[A, B, C]]
    Definition Classes
    Iso1URAdapter → Def
  30. final def self: (ViewsDefs.this)#Ref[(ViewsDefs.this)#Iso1UR[A, B, C]]
    Definition Classes
    Def
  31. val source: (ViewsDefs.this)#Ref[(ViewsDefs.this)#Iso1UR[A, B, C]]
  32. final def syms: Array[(ViewsDefs.this)#Sym]
    Definition Classes
    Node
  33. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  34. def to(p: (ViewsDefs.this)#Ref[C[A]]): (ViewsDefs.this)#Ref[C[B]]
    Definition Classes
    Iso1URAdapterIsoUR
  35. lazy val toFun: (ViewsDefs.this)#Ref[(C[A]) ⇒ C[B]]
    Definition Classes
    IsoUR
  36. def toString(): String
    Definition Classes
    IsoUR → Node → AnyRef → Any
  37. def transform(t: (ViewsDefs.this)#Transformer): Iso1URAdapter[A, B, C]
    Definition Classes
    Iso1URAdapter → Def
  38. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  39. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  40. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @throws( ... )

Inherited from Serializable

Inherited from Serializable

Inherited from (ViewsDefs.this)#Iso1UR[A, B, C]

Inherited from (ViewsDefs.this)#IsoUR[C[A], C[B]]

Inherited from (ViewsDefs.this)#Def[(ViewsDefs.this)#Iso1UR[A, B, C]]

Inherited from (ViewsDefs.this)#Node

Inherited from Product

Inherited from Equals

Inherited from AnyRef

Inherited from Any

Ungrouped