public final class ValueKt
final static Value
objValue(Map<String, Value> obj)
arrValue(List<Value> arr)
strValue(String str)
numValue(Double num)
boolValue(Boolean b)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final static Value objValue(Map<String, Value> obj)
final static Value arrValue(List<Value> arr)
final static Value strValue(String str)
final static Value numValue(Double num)
final static Value boolValue(Boolean b)