object Reader extends TupleReaders with FunctionReaders
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- Reader
- FunctionReaders
- TupleReaders
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
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
- implicit val anyReader: Reader[Any]
- final def asInstanceOf[T0]: T0
- Definition Classes
- Any
- implicit val booleanReader: Reader[Boolean]
- implicit val byteReader: Reader[Byte]
- implicit val charReader: Reader[Char]
- def clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.CloneNotSupportedException]) @native() @IntrinsicCandidate()
- implicit val doubleReader: Reader[Double]
- final def eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- def equals(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef → Any
- implicit def facadeReader[F <: Any](implicit creator: FacadeCreator[F]): Reader[F]
- implicit val floatReader: Reader[Float]
- implicit def function0Reader[O](implicit oReader: Reader[O]): Reader[() => O]
- Definition Classes
- FunctionReaders
- implicit def function10Reader[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, O](implicit w1: Writer[T1], w2: Writer[T2], w3: Writer[T3], w4: Writer[T4], w5: Writer[T5], w6: Writer[T6], w7: Writer[T7], w8: Writer[T8], w9: Writer[T9], w10: Writer[T10], oReader: Reader[O]): Reader[(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10) => O]
- Definition Classes
- FunctionReaders
- implicit def function11Reader[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, O](implicit w1: Writer[T1], w2: Writer[T2], w3: Writer[T3], w4: Writer[T4], w5: Writer[T5], w6: Writer[T6], w7: Writer[T7], w8: Writer[T8], w9: Writer[T9], w10: Writer[T10], w11: Writer[T11], oReader: Reader[O]): Reader[(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) => O]
- Definition Classes
- FunctionReaders
- implicit def function12Reader[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, O](implicit w1: Writer[T1], w2: Writer[T2], w3: Writer[T3], w4: Writer[T4], w5: Writer[T5], w6: Writer[T6], w7: Writer[T7], w8: Writer[T8], w9: Writer[T9], w10: Writer[T10], w11: Writer[T11], w12: Writer[T12], oReader: Reader[O]): Reader[(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) => O]
- Definition Classes
- FunctionReaders
- implicit def function13Reader[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, O](implicit w1: Writer[T1], w2: Writer[T2], w3: Writer[T3], w4: Writer[T4], w5: Writer[T5], w6: Writer[T6], w7: Writer[T7], w8: Writer[T8], w9: Writer[T9], w10: Writer[T10], w11: Writer[T11], w12: Writer[T12], w13: Writer[T13], oReader: Reader[O]): Reader[(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13) => O]
- Definition Classes
- FunctionReaders
- implicit def function14Reader[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, O](implicit w1: Writer[T1], w2: Writer[T2], w3: Writer[T3], w4: Writer[T4], w5: Writer[T5], w6: Writer[T6], w7: Writer[T7], w8: Writer[T8], w9: Writer[T9], w10: Writer[T10], w11: Writer[T11], w12: Writer[T12], w13: Writer[T13], w14: Writer[T14], oReader: Reader[O]): Reader[(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14) => O]
- Definition Classes
- FunctionReaders
- implicit def function15Reader[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, O](implicit w1: Writer[T1], w2: Writer[T2], w3: Writer[T3], w4: Writer[T4], w5: Writer[T5], w6: Writer[T6], w7: Writer[T7], w8: Writer[T8], w9: Writer[T9], w10: Writer[T10], w11: Writer[T11], w12: Writer[T12], w13: Writer[T13], w14: Writer[T14], w15: Writer[T15], oReader: Reader[O]): Reader[(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15) => O]
- Definition Classes
- FunctionReaders
- implicit def function16Reader[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, O](implicit w1: Writer[T1], w2: Writer[T2], w3: Writer[T3], w4: Writer[T4], w5: Writer[T5], w6: Writer[T6], w7: Writer[T7], w8: Writer[T8], w9: Writer[T9], w10: Writer[T10], w11: Writer[T11], w12: Writer[T12], w13: Writer[T13], w14: Writer[T14], w15: Writer[T15], w16: Writer[T16], oReader: Reader[O]): Reader[(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16) => O]
- Definition Classes
- FunctionReaders
- implicit def function17Reader[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, O](implicit w1: Writer[T1], w2: Writer[T2], w3: Writer[T3], w4: Writer[T4], w5: Writer[T5], w6: Writer[T6], w7: Writer[T7], w8: Writer[T8], w9: Writer[T9], w10: Writer[T10], w11: Writer[T11], w12: Writer[T12], w13: Writer[T13], w14: Writer[T14], w15: Writer[T15], w16: Writer[T16], w17: Writer[T17], oReader: Reader[O]): Reader[(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17) => O]
- Definition Classes
- FunctionReaders
- implicit def function18Reader[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, O](implicit w1: Writer[T1], w2: Writer[T2], w3: Writer[T3], w4: Writer[T4], w5: Writer[T5], w6: Writer[T6], w7: Writer[T7], w8: Writer[T8], w9: Writer[T9], w10: Writer[T10], w11: Writer[T11], w12: Writer[T12], w13: Writer[T13], w14: Writer[T14], w15: Writer[T15], w16: Writer[T16], w17: Writer[T17], w18: Writer[T18], oReader: Reader[O]): Reader[(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18) => O]
- Definition Classes
- FunctionReaders
- implicit def function19Reader[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, O](implicit w1: Writer[T1], w2: Writer[T2], w3: Writer[T3], w4: Writer[T4], w5: Writer[T5], w6: Writer[T6], w7: Writer[T7], w8: Writer[T8], w9: Writer[T9], w10: Writer[T10], w11: Writer[T11], w12: Writer[T12], w13: Writer[T13], w14: Writer[T14], w15: Writer[T15], w16: Writer[T16], w17: Writer[T17], w18: Writer[T18], w19: Writer[T19], oReader: Reader[O]): Reader[(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19) => O]
- Definition Classes
- FunctionReaders
- implicit def function1Reader[T1, O](implicit w1: Writer[T1], oReader: Reader[O]): Reader[(T1) => O]
- Definition Classes
- FunctionReaders
- implicit def function20Reader[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, O](implicit w1: Writer[T1], w2: Writer[T2], w3: Writer[T3], w4: Writer[T4], w5: Writer[T5], w6: Writer[T6], w7: Writer[T7], w8: Writer[T8], w9: Writer[T9], w10: Writer[T10], w11: Writer[T11], w12: Writer[T12], w13: Writer[T13], w14: Writer[T14], w15: Writer[T15], w16: Writer[T16], w17: Writer[T17], w18: Writer[T18], w19: Writer[T19], w20: Writer[T20], oReader: Reader[O]): Reader[(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20) => O]
- Definition Classes
- FunctionReaders
- implicit def function21Reader[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, O](implicit w1: Writer[T1], w2: Writer[T2], w3: Writer[T3], w4: Writer[T4], w5: Writer[T5], w6: Writer[T6], w7: Writer[T7], w8: Writer[T8], w9: Writer[T9], w10: Writer[T10], w11: Writer[T11], w12: Writer[T12], w13: Writer[T13], w14: Writer[T14], w15: Writer[T15], w16: Writer[T16], w17: Writer[T17], w18: Writer[T18], w19: Writer[T19], w20: Writer[T20], w21: Writer[T21], oReader: Reader[O]): Reader[(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21) => O]
- Definition Classes
- FunctionReaders
- implicit def function22Reader[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, T22, O](implicit w1: Writer[T1], w2: Writer[T2], w3: Writer[T3], w4: Writer[T4], w5: Writer[T5], w6: Writer[T6], w7: Writer[T7], w8: Writer[T8], w9: Writer[T9], w10: Writer[T10], w11: Writer[T11], w12: Writer[T12], w13: Writer[T13], w14: Writer[T14], w15: Writer[T15], w16: Writer[T16], w17: Writer[T17], w18: Writer[T18], w19: Writer[T19], w20: Writer[T20], w21: Writer[T21], w22: Writer[T22], oReader: Reader[O]): Reader[(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, T22) => O]
- Definition Classes
- FunctionReaders
- implicit def function2Reader[T1, T2, O](implicit w1: Writer[T1], w2: Writer[T2], oReader: Reader[O]): Reader[(T1, T2) => O]
- Definition Classes
- FunctionReaders
- implicit def function3Reader[T1, T2, T3, O](implicit w1: Writer[T1], w2: Writer[T2], w3: Writer[T3], oReader: Reader[O]): Reader[(T1, T2, T3) => O]
- Definition Classes
- FunctionReaders
- implicit def function4Reader[T1, T2, T3, T4, O](implicit w1: Writer[T1], w2: Writer[T2], w3: Writer[T3], w4: Writer[T4], oReader: Reader[O]): Reader[(T1, T2, T3, T4) => O]
- Definition Classes
- FunctionReaders
- implicit def function5Reader[T1, T2, T3, T4, T5, O](implicit w1: Writer[T1], w2: Writer[T2], w3: Writer[T3], w4: Writer[T4], w5: Writer[T5], oReader: Reader[O]): Reader[(T1, T2, T3, T4, T5) => O]
- Definition Classes
- FunctionReaders
- implicit def function6Reader[T1, T2, T3, T4, T5, T6, O](implicit w1: Writer[T1], w2: Writer[T2], w3: Writer[T3], w4: Writer[T4], w5: Writer[T5], w6: Writer[T6], oReader: Reader[O]): Reader[(T1, T2, T3, T4, T5, T6) => O]
- Definition Classes
- FunctionReaders
- implicit def function7Reader[T1, T2, T3, T4, T5, T6, T7, O](implicit w1: Writer[T1], w2: Writer[T2], w3: Writer[T3], w4: Writer[T4], w5: Writer[T5], w6: Writer[T6], w7: Writer[T7], oReader: Reader[O]): Reader[(T1, T2, T3, T4, T5, T6, T7) => O]
- Definition Classes
- FunctionReaders
- implicit def function8Reader[T1, T2, T3, T4, T5, T6, T7, T8, O](implicit w1: Writer[T1], w2: Writer[T2], w3: Writer[T3], w4: Writer[T4], w5: Writer[T5], w6: Writer[T6], w7: Writer[T7], w8: Writer[T8], oReader: Reader[O]): Reader[(T1, T2, T3, T4, T5, T6, T7, T8) => O]
- Definition Classes
- FunctionReaders
- implicit def function9Reader[T1, T2, T3, T4, T5, T6, T7, T8, T9, O](implicit w1: Writer[T1], w2: Writer[T2], w3: Writer[T3], w4: Writer[T4], w5: Writer[T5], w6: Writer[T6], w7: Writer[T7], w8: Writer[T8], w9: Writer[T9], oReader: Reader[O]): Reader[(T1, T2, T3, T4, T5, T6, T7, T8, T9) => O]
- Definition Classes
- FunctionReaders
- final def getClass(): Class[_ <: AnyRef]
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @IntrinsicCandidate()
- def hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @IntrinsicCandidate()
- implicit val intReader: Reader[Int]
- final def isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- implicit val longReader: Reader[Long]
- implicit def mapReader[I, O](implicit readerI: Reader[I], readerO: Reader[O]): Reader[Map[I, O]]
- implicit def mutableSeqReader[T](implicit reader: Reader[T], writer: Writer[T]): Reader[Seq[T]]
- final def ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- final def notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @IntrinsicCandidate()
- final def notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @IntrinsicCandidate()
- implicit def seqReader[T, C[A] <: Iterable[A]](implicit reader: Reader[T], bf: Factory[T, C[T]]): Reader[C[T]]
- implicit val stringReader: Reader[String]
- final def synchronized[T0](arg0: => T0): T0
- Definition Classes
- AnyRef
- def toString(): String
- Definition Classes
- AnyRef → Any
- implicit def tuple10Reader[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10](implicit r1: Reader[T1], r2: Reader[T2], r3: Reader[T3], r4: Reader[T4], r5: Reader[T5], r6: Reader[T6], r7: Reader[T7], r8: Reader[T8], r9: Reader[T9], r10: Reader[T10]): Reader[(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10)]
- Definition Classes
- TupleReaders
- implicit def tuple11Reader[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11](implicit r1: Reader[T1], r2: Reader[T2], r3: Reader[T3], r4: Reader[T4], r5: Reader[T5], r6: Reader[T6], r7: Reader[T7], r8: Reader[T8], r9: Reader[T9], r10: Reader[T10], r11: Reader[T11]): Reader[(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11)]
- Definition Classes
- TupleReaders
- implicit def tuple12Reader[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12](implicit r1: Reader[T1], r2: Reader[T2], r3: Reader[T3], r4: Reader[T4], r5: Reader[T5], r6: Reader[T6], r7: Reader[T7], r8: Reader[T8], r9: Reader[T9], r10: Reader[T10], r11: Reader[T11], r12: Reader[T12]): Reader[(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12)]
- Definition Classes
- TupleReaders
- implicit def tuple13Reader[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13](implicit r1: Reader[T1], r2: Reader[T2], r3: Reader[T3], r4: Reader[T4], r5: Reader[T5], r6: Reader[T6], r7: Reader[T7], r8: Reader[T8], r9: Reader[T9], r10: Reader[T10], r11: Reader[T11], r12: Reader[T12], r13: Reader[T13]): Reader[(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13)]
- Definition Classes
- TupleReaders
- implicit def tuple14Reader[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14](implicit r1: Reader[T1], r2: Reader[T2], r3: Reader[T3], r4: Reader[T4], r5: Reader[T5], r6: Reader[T6], r7: Reader[T7], r8: Reader[T8], r9: Reader[T9], r10: Reader[T10], r11: Reader[T11], r12: Reader[T12], r13: Reader[T13], r14: Reader[T14]): Reader[(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14)]
- Definition Classes
- TupleReaders
- implicit def tuple15Reader[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15](implicit r1: Reader[T1], r2: Reader[T2], r3: Reader[T3], r4: Reader[T4], r5: Reader[T5], r6: Reader[T6], r7: Reader[T7], r8: Reader[T8], r9: Reader[T9], r10: Reader[T10], r11: Reader[T11], r12: Reader[T12], r13: Reader[T13], r14: Reader[T14], r15: Reader[T15]): Reader[(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15)]
- Definition Classes
- TupleReaders
- implicit def tuple16Reader[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16](implicit r1: Reader[T1], r2: Reader[T2], r3: Reader[T3], r4: Reader[T4], r5: Reader[T5], r6: Reader[T6], r7: Reader[T7], r8: Reader[T8], r9: Reader[T9], r10: Reader[T10], r11: Reader[T11], r12: Reader[T12], r13: Reader[T13], r14: Reader[T14], r15: Reader[T15], r16: Reader[T16]): Reader[(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16)]
- Definition Classes
- TupleReaders
- implicit def tuple17Reader[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17](implicit r1: Reader[T1], r2: Reader[T2], r3: Reader[T3], r4: Reader[T4], r5: Reader[T5], r6: Reader[T6], r7: Reader[T7], r8: Reader[T8], r9: Reader[T9], r10: Reader[T10], r11: Reader[T11], r12: Reader[T12], r13: Reader[T13], r14: Reader[T14], r15: Reader[T15], r16: Reader[T16], r17: Reader[T17]): Reader[(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17)]
- Definition Classes
- TupleReaders
- implicit def tuple18Reader[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18](implicit r1: Reader[T1], r2: Reader[T2], r3: Reader[T3], r4: Reader[T4], r5: Reader[T5], r6: Reader[T6], r7: Reader[T7], r8: Reader[T8], r9: Reader[T9], r10: Reader[T10], r11: Reader[T11], r12: Reader[T12], r13: Reader[T13], r14: Reader[T14], r15: Reader[T15], r16: Reader[T16], r17: Reader[T17], r18: Reader[T18]): Reader[(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18)]
- Definition Classes
- TupleReaders
- implicit def tuple19Reader[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19](implicit r1: Reader[T1], r2: Reader[T2], r3: Reader[T3], r4: Reader[T4], r5: Reader[T5], r6: Reader[T6], r7: Reader[T7], r8: Reader[T8], r9: Reader[T9], r10: Reader[T10], r11: Reader[T11], r12: Reader[T12], r13: Reader[T13], r14: Reader[T14], r15: Reader[T15], r16: Reader[T16], r17: Reader[T17], r18: Reader[T18], r19: Reader[T19]): Reader[(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19)]
- Definition Classes
- TupleReaders
- implicit def tuple20Reader[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20](implicit r1: Reader[T1], r2: Reader[T2], r3: Reader[T3], r4: Reader[T4], r5: Reader[T5], r6: Reader[T6], r7: Reader[T7], r8: Reader[T8], r9: Reader[T9], r10: Reader[T10], r11: Reader[T11], r12: Reader[T12], r13: Reader[T13], r14: Reader[T14], r15: Reader[T15], r16: Reader[T16], r17: Reader[T17], r18: Reader[T18], r19: Reader[T19], r20: Reader[T20]): Reader[(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20)]
- Definition Classes
- TupleReaders
- implicit def tuple21Reader[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21](implicit r1: Reader[T1], r2: Reader[T2], r3: Reader[T3], r4: Reader[T4], r5: Reader[T5], r6: Reader[T6], r7: Reader[T7], r8: Reader[T8], r9: Reader[T9], r10: Reader[T10], r11: Reader[T11], r12: Reader[T12], r13: Reader[T13], r14: Reader[T14], r15: Reader[T15], r16: Reader[T16], r17: Reader[T17], r18: Reader[T18], r19: Reader[T19], r20: Reader[T20], r21: Reader[T21]): Reader[(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21)]
- Definition Classes
- TupleReaders
- implicit def tuple22Reader[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, T22](implicit r1: Reader[T1], r2: Reader[T2], r3: Reader[T3], r4: Reader[T4], r5: Reader[T5], r6: Reader[T6], r7: Reader[T7], r8: Reader[T8], r9: Reader[T9], r10: Reader[T10], r11: Reader[T11], r12: Reader[T12], r13: Reader[T13], r14: Reader[T14], r15: Reader[T15], r16: Reader[T16], r17: Reader[T17], r18: Reader[T18], r19: Reader[T19], r20: Reader[T20], r21: Reader[T21], r22: Reader[T22]): Reader[(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, T22)]
- Definition Classes
- TupleReaders
- implicit def tuple2Reader[T1, T2](implicit r1: Reader[T1], r2: Reader[T2]): Reader[(T1, T2)]
- Definition Classes
- TupleReaders
- implicit def tuple3Reader[T1, T2, T3](implicit r1: Reader[T1], r2: Reader[T2], r3: Reader[T3]): Reader[(T1, T2, T3)]
- Definition Classes
- TupleReaders
- implicit def tuple4Reader[T1, T2, T3, T4](implicit r1: Reader[T1], r2: Reader[T2], r3: Reader[T3], r4: Reader[T4]): Reader[(T1, T2, T3, T4)]
- Definition Classes
- TupleReaders
- implicit def tuple5Reader[T1, T2, T3, T4, T5](implicit r1: Reader[T1], r2: Reader[T2], r3: Reader[T3], r4: Reader[T4], r5: Reader[T5]): Reader[(T1, T2, T3, T4, T5)]
- Definition Classes
- TupleReaders
- implicit def tuple6Reader[T1, T2, T3, T4, T5, T6](implicit r1: Reader[T1], r2: Reader[T2], r3: Reader[T3], r4: Reader[T4], r5: Reader[T5], r6: Reader[T6]): Reader[(T1, T2, T3, T4, T5, T6)]
- Definition Classes
- TupleReaders
- implicit def tuple7Reader[T1, T2, T3, T4, T5, T6, T7](implicit r1: Reader[T1], r2: Reader[T2], r3: Reader[T3], r4: Reader[T4], r5: Reader[T5], r6: Reader[T6], r7: Reader[T7]): Reader[(T1, T2, T3, T4, T5, T6, T7)]
- Definition Classes
- TupleReaders
- implicit def tuple8Reader[T1, T2, T3, T4, T5, T6, T7, T8](implicit r1: Reader[T1], r2: Reader[T2], r3: Reader[T3], r4: Reader[T4], r5: Reader[T5], r6: Reader[T6], r7: Reader[T7], r8: Reader[T8]): Reader[(T1, T2, T3, T4, T5, T6, T7, T8)]
- Definition Classes
- TupleReaders
- implicit def tuple9Reader[T1, T2, T3, T4, T5, T6, T7, T8, T9](implicit r1: Reader[T1], r2: Reader[T2], r3: Reader[T3], r4: Reader[T4], r5: Reader[T5], r6: Reader[T6], r7: Reader[T7], r8: Reader[T8], r9: Reader[T9]): Reader[(T1, T2, T3, T4, T5, T6, T7, T8, T9)]
- Definition Classes
- TupleReaders
- implicit val unitReader: Reader[Unit]
- final def wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- final def wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException]) @native()
- final def wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
Deprecated Value Members
- def finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.Throwable]) @Deprecated
- Deprecated