trait FunctionReaders extends AnyRef
Linear Supertypes
Known Subclasses
Ordering
- Alphabetic
- By Inheritance
Inherited
- FunctionReaders
- 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
- final def asInstanceOf[T0]: T0
- Definition Classes
- Any
- def clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.CloneNotSupportedException]) @native() @IntrinsicCandidate()
- final def eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- def equals(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef → Any
- implicit def function0Reader[O](implicit oReader: Reader[O]): Reader[() => O]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- implicit def function1Reader[T1, O](implicit w1: Writer[T1], oReader: Reader[O]): Reader[(T1) => O]
- 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]
- 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]
- 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]
- implicit def function2Reader[T1, T2, O](implicit w1: Writer[T1], w2: Writer[T2], oReader: Reader[O]): Reader[(T1, T2) => O]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- final def getClass(): Class[_ <: AnyRef]
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @IntrinsicCandidate()
- def hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @IntrinsicCandidate()
- final def isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- 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()
- final def synchronized[T0](arg0: => T0): T0
- Definition Classes
- AnyRef
- def toString(): String
- Definition Classes
- AnyRef → Any
- 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