MapJsonInput
oxygen.json.JsonDecoder.MapJsonInput
final case class MapJsonInput[A](decoder: JsonDecoder[A], f: Json => Json) extends JsonDecoder[A]
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait JsonDecoder[A]class Objecttrait Matchableclass AnyShow all
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
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Concrete fields
In this article