SpecifiedEncoder
oxygen.json.JsonEncoder.SpecifiedEncoder
final case class SpecifiedEncoder[A](encoder: JsonEncoder[A]) extends JsonEncoder[Specified[A]]
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass 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