Class

com.rojoma.json.v3.-impl.codec

TupleDecode

Related Doc: package codec

Permalink

class TupleDecode extends AnyRef

Linear Supertypes
AnyRef, Any
Known Subclasses
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. TupleDecode
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new TupleDecode()

    Permalink

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  4. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  5. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  6. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  7. def equals(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  8. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  9. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  10. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  11. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  12. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  13. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  14. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  15. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  16. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  17. implicit def tuple10Decode[A, B, C, D, E, F, G, H, I, J](implicit cA: JsonDecode[A], cB: JsonDecode[B], cC: JsonDecode[C], cD: JsonDecode[D], cE: JsonDecode[E], cF: JsonDecode[F], cG: JsonDecode[G], cH: JsonDecode[H], cI: JsonDecode[I], cJ: JsonDecode[J]): JsonDecode[(A, B, C, D, E, F, G, H, I, J)]

    Permalink
  18. implicit def tuple11Decode[A, B, C, D, E, F, G, H, I, J, K](implicit cA: JsonDecode[A], cB: JsonDecode[B], cC: JsonDecode[C], cD: JsonDecode[D], cE: JsonDecode[E], cF: JsonDecode[F], cG: JsonDecode[G], cH: JsonDecode[H], cI: JsonDecode[I], cJ: JsonDecode[J], cK: JsonDecode[K]): JsonDecode[(A, B, C, D, E, F, G, H, I, J, K)]

    Permalink
  19. implicit def tuple12Decode[A, B, C, D, E, F, G, H, I, J, K, L](implicit cA: JsonDecode[A], cB: JsonDecode[B], cC: JsonDecode[C], cD: JsonDecode[D], cE: JsonDecode[E], cF: JsonDecode[F], cG: JsonDecode[G], cH: JsonDecode[H], cI: JsonDecode[I], cJ: JsonDecode[J], cK: JsonDecode[K], cL: JsonDecode[L]): JsonDecode[(A, B, C, D, E, F, G, H, I, J, K, L)]

    Permalink
  20. implicit def tuple13Decode[A, B, C, D, E, F, G, H, I, J, K, L, M](implicit cA: JsonDecode[A], cB: JsonDecode[B], cC: JsonDecode[C], cD: JsonDecode[D], cE: JsonDecode[E], cF: JsonDecode[F], cG: JsonDecode[G], cH: JsonDecode[H], cI: JsonDecode[I], cJ: JsonDecode[J], cK: JsonDecode[K], cL: JsonDecode[L], cM: JsonDecode[M]): JsonDecode[(A, B, C, D, E, F, G, H, I, J, K, L, M)]

    Permalink
  21. implicit def tuple14Decode[A, B, C, D, E, F, G, H, I, J, K, L, M, N](implicit cA: JsonDecode[A], cB: JsonDecode[B], cC: JsonDecode[C], cD: JsonDecode[D], cE: JsonDecode[E], cF: JsonDecode[F], cG: JsonDecode[G], cH: JsonDecode[H], cI: JsonDecode[I], cJ: JsonDecode[J], cK: JsonDecode[K], cL: JsonDecode[L], cM: JsonDecode[M], cN: JsonDecode[N]): JsonDecode[(A, B, C, D, E, F, G, H, I, J, K, L, M, N)]

    Permalink
  22. implicit def tuple15Decode[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O](implicit cA: JsonDecode[A], cB: JsonDecode[B], cC: JsonDecode[C], cD: JsonDecode[D], cE: JsonDecode[E], cF: JsonDecode[F], cG: JsonDecode[G], cH: JsonDecode[H], cI: JsonDecode[I], cJ: JsonDecode[J], cK: JsonDecode[K], cL: JsonDecode[L], cM: JsonDecode[M], cN: JsonDecode[N], cO: JsonDecode[O]): JsonDecode[(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O)]

    Permalink
  23. implicit def tuple16Decode[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P](implicit cA: JsonDecode[A], cB: JsonDecode[B], cC: JsonDecode[C], cD: JsonDecode[D], cE: JsonDecode[E], cF: JsonDecode[F], cG: JsonDecode[G], cH: JsonDecode[H], cI: JsonDecode[I], cJ: JsonDecode[J], cK: JsonDecode[K], cL: JsonDecode[L], cM: JsonDecode[M], cN: JsonDecode[N], cO: JsonDecode[O], cP: JsonDecode[P]): JsonDecode[(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P)]

    Permalink
  24. implicit def tuple17Decode[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q](implicit cA: JsonDecode[A], cB: JsonDecode[B], cC: JsonDecode[C], cD: JsonDecode[D], cE: JsonDecode[E], cF: JsonDecode[F], cG: JsonDecode[G], cH: JsonDecode[H], cI: JsonDecode[I], cJ: JsonDecode[J], cK: JsonDecode[K], cL: JsonDecode[L], cM: JsonDecode[M], cN: JsonDecode[N], cO: JsonDecode[O], cP: JsonDecode[P], cQ: JsonDecode[Q]): JsonDecode[(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q)]

    Permalink
  25. implicit def tuple18Decode[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R](implicit cA: JsonDecode[A], cB: JsonDecode[B], cC: JsonDecode[C], cD: JsonDecode[D], cE: JsonDecode[E], cF: JsonDecode[F], cG: JsonDecode[G], cH: JsonDecode[H], cI: JsonDecode[I], cJ: JsonDecode[J], cK: JsonDecode[K], cL: JsonDecode[L], cM: JsonDecode[M], cN: JsonDecode[N], cO: JsonDecode[O], cP: JsonDecode[P], cQ: JsonDecode[Q], cR: JsonDecode[R]): JsonDecode[(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R)]

    Permalink
  26. implicit def tuple19Decode[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S](implicit cA: JsonDecode[A], cB: JsonDecode[B], cC: JsonDecode[C], cD: JsonDecode[D], cE: JsonDecode[E], cF: JsonDecode[F], cG: JsonDecode[G], cH: JsonDecode[H], cI: JsonDecode[I], cJ: JsonDecode[J], cK: JsonDecode[K], cL: JsonDecode[L], cM: JsonDecode[M], cN: JsonDecode[N], cO: JsonDecode[O], cP: JsonDecode[P], cQ: JsonDecode[Q], cR: JsonDecode[R], cS: JsonDecode[S]): JsonDecode[(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S)]

    Permalink
  27. implicit def tuple20Decode[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T](implicit cA: JsonDecode[A], cB: JsonDecode[B], cC: JsonDecode[C], cD: JsonDecode[D], cE: JsonDecode[E], cF: JsonDecode[F], cG: JsonDecode[G], cH: JsonDecode[H], cI: JsonDecode[I], cJ: JsonDecode[J], cK: JsonDecode[K], cL: JsonDecode[L], cM: JsonDecode[M], cN: JsonDecode[N], cO: JsonDecode[O], cP: JsonDecode[P], cQ: JsonDecode[Q], cR: JsonDecode[R], cS: JsonDecode[S], cT: JsonDecode[T]): JsonDecode[(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T)]

    Permalink
  28. implicit def tuple21Decode[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U](implicit cA: JsonDecode[A], cB: JsonDecode[B], cC: JsonDecode[C], cD: JsonDecode[D], cE: JsonDecode[E], cF: JsonDecode[F], cG: JsonDecode[G], cH: JsonDecode[H], cI: JsonDecode[I], cJ: JsonDecode[J], cK: JsonDecode[K], cL: JsonDecode[L], cM: JsonDecode[M], cN: JsonDecode[N], cO: JsonDecode[O], cP: JsonDecode[P], cQ: JsonDecode[Q], cR: JsonDecode[R], cS: JsonDecode[S], cT: JsonDecode[T], cU: JsonDecode[U]): JsonDecode[(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U)]

    Permalink
  29. implicit def tuple22Decode[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V](implicit cA: JsonDecode[A], cB: JsonDecode[B], cC: JsonDecode[C], cD: JsonDecode[D], cE: JsonDecode[E], cF: JsonDecode[F], cG: JsonDecode[G], cH: JsonDecode[H], cI: JsonDecode[I], cJ: JsonDecode[J], cK: JsonDecode[K], cL: JsonDecode[L], cM: JsonDecode[M], cN: JsonDecode[N], cO: JsonDecode[O], cP: JsonDecode[P], cQ: JsonDecode[Q], cR: JsonDecode[R], cS: JsonDecode[S], cT: JsonDecode[T], cU: JsonDecode[U], cV: JsonDecode[V]): JsonDecode[(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V)]

    Permalink
  30. implicit def tuple2Decode[A, B](implicit cA: JsonDecode[A], cB: JsonDecode[B]): JsonDecode[(A, B)]

    Permalink
  31. implicit def tuple3Decode[A, B, C](implicit cA: JsonDecode[A], cB: JsonDecode[B], cC: JsonDecode[C]): JsonDecode[(A, B, C)]

    Permalink
  32. implicit def tuple4Decode[A, B, C, D](implicit cA: JsonDecode[A], cB: JsonDecode[B], cC: JsonDecode[C], cD: JsonDecode[D]): JsonDecode[(A, B, C, D)]

    Permalink
  33. implicit def tuple5Decode[A, B, C, D, E](implicit cA: JsonDecode[A], cB: JsonDecode[B], cC: JsonDecode[C], cD: JsonDecode[D], cE: JsonDecode[E]): JsonDecode[(A, B, C, D, E)]

    Permalink
  34. implicit def tuple6Decode[A, B, C, D, E, F](implicit cA: JsonDecode[A], cB: JsonDecode[B], cC: JsonDecode[C], cD: JsonDecode[D], cE: JsonDecode[E], cF: JsonDecode[F]): JsonDecode[(A, B, C, D, E, F)]

    Permalink
  35. implicit def tuple7Decode[A, B, C, D, E, F, G](implicit cA: JsonDecode[A], cB: JsonDecode[B], cC: JsonDecode[C], cD: JsonDecode[D], cE: JsonDecode[E], cF: JsonDecode[F], cG: JsonDecode[G]): JsonDecode[(A, B, C, D, E, F, G)]

    Permalink
  36. implicit def tuple8Decode[A, B, C, D, E, F, G, H](implicit cA: JsonDecode[A], cB: JsonDecode[B], cC: JsonDecode[C], cD: JsonDecode[D], cE: JsonDecode[E], cF: JsonDecode[F], cG: JsonDecode[G], cH: JsonDecode[H]): JsonDecode[(A, B, C, D, E, F, G, H)]

    Permalink
  37. implicit def tuple9Decode[A, B, C, D, E, F, G, H, I](implicit cA: JsonDecode[A], cB: JsonDecode[B], cC: JsonDecode[C], cD: JsonDecode[D], cE: JsonDecode[E], cF: JsonDecode[F], cG: JsonDecode[G], cH: JsonDecode[H], cI: JsonDecode[I]): JsonDecode[(A, B, C, D, E, F, G, H, I)]

    Permalink
  38. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  39. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  40. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Inherited from AnyRef

Inherited from Any

Ungrouped