object IsoFunc extends (SpecializationsDefs.this)#EntityObject
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- IsoFunc
- EntityObject
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Type Members
- case class IsoFuncAdapter[T, R, M](source: (SpecializationsDefs.this)#Ref[(SpecializationsDefs.this)#IsoFunc[T, R, M]]) extends (SpecializationsDefs.this)#Node with (SpecializationsDefs.this)#IsoFunc[T, R, M] with (SpecializationsDefs.this)#Def[(SpecializationsDefs.this)#IsoFunc[T, R, M]] with Product with Serializable
- abstract class IsoFuncCompanionCtor extends (SpecializationsDefs.this)#CompanionDef[IsoFuncCompanionCtor]
- class IsoFuncElem[T, R, M, To <: (SpecializationsDefs.this)#IsoFunc[T, R, M]] extends (SpecializationsDefs.this)#EntityElem[To]
Value Members
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
##(): Int
- Definition Classes
- AnyRef → Any
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- val RIsoFunc: MutableLazy[IsoFuncCompanionCtor]
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
-
def
clone(): AnyRef
- Attributes
- protected[java.lang]
- Definition Classes
- AnyRef
- Annotations
- @native() @throws( ... )
-
val
entityName: String
- Definition Classes
- EntityObject
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
def
finalize(): Unit
- Attributes
- protected[java.lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] )
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
-
def
hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- implicit def isoFuncElement[T, R, M](implicit eT: (SpecializationsDefs.this)#Elem[T], eR: (SpecializationsDefs.this)#Elem[R], eM: (SpecializationsDefs.this)#Elem[M]): (SpecializationsDefs.this)#Elem[(SpecializationsDefs.this)#IsoFunc[T, R, M]]
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
def
toString(): String
- Definition Classes
- AnyRef → Any
- implicit def unrefIsoFunc[T, R, M](p: (SpecializationsDefs.this)#Ref[(SpecializationsDefs.this)#IsoFunc[T, R, M]]): (SpecializationsDefs.this)#IsoFunc[T, R, M]
- implicit def unrefIsoFuncCompanionCtor(p: (SpecializationsDefs.this)#Ref[IsoFuncCompanionCtor]): IsoFuncCompanionCtor
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @throws( ... )
- implicit object IsoFuncCompanionElem extends (SpecializationsDefs.this)#CompanionElem[IsoFuncCompanionCtor] with Product with Serializable