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

Extensions

Extensions

extension (normalizedNameVector: Vector[Vector[(String, Double, Byte)]])
def toCompactJson: String
extension (normalizedNameVectorJson: String)
def toNormalizedNameVector: Vector[Vector[(String, Double, Byte)]]