NormalizedNameVectorDeserializer

esc.utils.Persistence.NormalizedNameVectorDeserializer
implicit class NormalizedNameVectorDeserializer(normalizedNameVectorJson: String)

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def toNormalizedNameVector: Vector[Vector[(String, Double, Byte)]]

Convert a json representing a normalizedNameVector to a normalizedNameVector. So it's easy to deserialize a persistent normalizedNameVector.

Convert a json representing a normalizedNameVector to a normalizedNameVector. So it's easy to deserialize a persistent normalizedNameVector.

Attributes

Returns

normalizedNameVector.