ScalaCollectionSerializer
io.altoo.serialization.kryo.scala.serializer.ScalaCollectionSerializer
class ScalaCollectionSerializer() extends Serializer[Iterable[_]]
Generic serializer for traversable collections
Attributes
- Graph
-
- Supertypes
-
class Serializer[Iterable[_]]class Objecttrait Matchableclass Any
Members list
Value members
Inherited methods
Attributes
- Inherited from:
- Serializer
Attributes
- Inherited from:
- Serializer
Attributes
- Inherited from:
- Serializer
Attributes
- Inherited from:
- Serializer
Attributes
- Inherited from:
- Serializer
In this article