Persistence

esc.utils.Persistence
object Persistence

Object providing methods for serialization and deserialization.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

implicit class NormalizedNameVectorDeserializer(normalizedNameVectorJson: String)

Attributes

Supertypes
class Object
trait Matchable
class Any
implicit class NormalizedNameVectorSerializer(normalizedNameVector: Vector[Vector[(String, Double, Byte)]])

Attributes

Supertypes
class Object
trait Matchable
class Any

Implicits

Implicits

final implicit def NormalizedNameVectorDeserializer(normalizedNameVectorJson: String): NormalizedNameVectorDeserializer
final implicit def NormalizedNameVectorSerializer(normalizedNameVector: Vector[Vector[(String, Double, Byte)]]): NormalizedNameVectorSerializer