Scala - Writing Json object to file and reading it

前端 未结 0 1945
执念已碎
执念已碎 2021-02-12 16:37

I have a Map like below

val map : scala.collection.mutable.Map[String,Any] = Map(
  dummy1 -> [\"cat1\", \"hash1\", 101, 1373269076, {\"1\" : [\"dummy\", \"d         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题