PairsMapCodec
mcodec.StdCodecs.PairsMapCodec
protected class PairsMapCodec[K, V] extends ListCodec[Map[K, V]]
Attributes
- Source
- StdCodecs.scala
- Graph
-
- Supertypes
Members list
Value members
Inherited methods
Attributes
- Inherited from:
- MCodec
- Source
- MCodec.scala
Attributes
- Inherited from:
- NullSafeCodec
- Source
- BaseCodecs.scala
Attributes
- Inherited from:
- ListCodec
- Source
- BaseCodecs.scala
Attributes
- Inherited from:
- MCodec
- Source
- MCodec.scala
Attributes
- Inherited from:
- MCodec
- Source
- MCodec.scala
Attributes
- Inherited from:
- NullSafeCodec
- Source
- BaseCodecs.scala
Attributes
- Inherited from:
- ListCodec
- Source
- BaseCodecs.scala
In this article