oxygen.json.JsonDecoder.TupleDecoder
See theTupleDecoder companion object
sealed trait TupleDecoder[A <: Tuple] extends JsonDecoder[A]
Attributes
- Companion
- object
- Graph
-
- Supertypes
- Known subtypes
Members list
Value members
Concrete methods
Attributes
- Definition Classes
Inherited methods
Attributes
- Inherited from:
- JsonDecoder
Attributes
- Inherited from:
- JsonDecoder
Attributes
- Inherited from:
- JsonDecoder
Attributes
- Inherited from:
- JsonDecoder
Attributes
- Inherited from:
- JsonDecoder
Attributes
- Inherited from:
- JsonDecoder
Abstract fields
Inherited fields
Attributes
- Inherited from:
- JsonDecoder
In this article