oxygen-json
oxygen-json
API
oxygen
json
syntax
conversion
instances
EncodedThrowable
EncodedThrowable
InJsonString
InJsonString
KeyedMapDecoder
KeyedMapDecoder
Decoder
Decoder
autoInstances
instances
predef
json
oxygen-json
/
oxygen
/
oxygen.json
/
KeyedMapDecoder
/
Decoder
Decoder
oxygen.json.KeyedMapDecoder.Decoder
See the
Decoder
companion object
final case
class
Decoder
[
A
](
key
:
String
,
decoder
:
JsonDecoder
[
A
])
Attributes
Companion
object
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
class
Object
trait
Matchable
class
Any
Show all
Members list
Clear all
Value members
Concrete methods
def
map
[
B
](
f
:
A
=>
B
):
Decoder
[
B
]
def
mapOrFail
[
B
](
f
:
A
=>
Either
[
String
,
B
]):
Decoder
[
B
]
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Attributes
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Attributes
Inherited from:
Product
In this article
Attributes
Members list
Value members
Concrete methods
Inherited methods