MapJsonOutput
oxygen.json.JsonEncoder.MapJsonOutput
final case class MapJsonOutput[A](encoder: JsonEncoder[A], f: Json => Json) extends JsonEncoder[A]
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait JsonEncoder[A]class Objecttrait Matchableclass AnyShow all
Members list
Value members
Concrete methods
Attributes
- Definition Classes
Attributes
- Definition Classes
Inherited methods
Attributes
- Inherited from:
- JsonEncoder
Attributes
- Inherited from:
- JsonEncoder
Attributes
- Inherited from:
- JsonEncoder
Attributes
- Inherited from:
- JsonEncoder
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
In this article