trait Generic0[Ns0, Ns1[_], In0[_], In1[_, _]] extends AnyRef
Linear Supertypes
Known Subclasses
Ordering
- Alphabetic
- By Inheritance
Inherited
- Generic0
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
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
- def a: Ns1[String] with OneString[Ns1[String], In1[String, String]] with FulltextSearch[Ns1[String], In1[String, String]]
- def a_: Ns0 with OneString[Ns0, In0[String]]
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
-
def
clone(): AnyRef
- Attributes
- protected[java.lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
- def e: Ns1[Long] with OneLong[Ns1[Long], In1[Long, Long]]
- def e_: Ns0 with OneLong[Ns0, In0[Long]]
-
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
-
def
hashCode(): Int
- Definition Classes
- AnyRef → Any
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- def ns: Ns1[String] with OneString[Ns1[String], In1[String, String]]
- def ns_: Ns0 with OneString[Ns0, In0[String]]
- def op: Ns1[Boolean] with OneBoolean[Ns1[Boolean], In1[Boolean, Boolean]]
- def op_: Ns0 with OneBoolean[Ns0, In0[Boolean]]
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
- def t: Ns1[Long] with OneLong[Ns1[Long], In1[Long, Long]]
- def t_: Ns0 with OneLong[Ns0, In0[Long]]
-
def
toString(): String
- Definition Classes
- AnyRef → Any
- def tx: Ns1[Long] with OneLong[Ns1[Long], In1[Long, Long]]
- def txInstant: Ns1[Date] with OneDate[Ns1[Date], In1[Date, Date]]
- def txInstant_: Ns0 with OneDate[Ns0, In0[Date]]
- def tx_: Ns0 with OneLong[Ns0, In0[Long]]
- def v: Ns1[Any] with OneAny[Ns1[Any], In1[Any, Any]]
- def v_: Ns0 with OneAny[Ns0, In0[Any]]
-
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
- @throws( ... )