JsonObject

org.beangle.commons.json.JsonObject
See theJsonObject companion class
object JsonObject

JSON object utilities.

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
JsonObject.type

Members list

Value members

Concrete methods

def apply(v: (String, Any)*): JsonObject
def toLiteral(v: Any): String
def toString(s: String): String