IdentityFormat
zio.json.IdentityFormat
case object IdentityFormat extends JsonMemberFormat
Attributes
- Graph
-
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait JsonMemberFormattrait String => Stringclass Objecttrait Matchableclass AnyShow all
- Self type
-
IdentityFormat.type
Members list
Value members
Concrete methods
Attributes
- Definition Classes
-
Function1
Inherited methods
Attributes
- Inherited from:
- Function1
Attributes
- Inherited from:
- Function1
Create a new instance of type T with elements taken from product p.
Create a new instance of type T with elements taken from product p.
Attributes
- Inherited from:
- Singleton
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns
-
a string representation of the object.
- Definition Classes
-
Function1 -> Any
- Inherited from:
- Function1
In this article