Package io.odysz.common
Class NV
java.lang.Object
io.odysz.anson.Anson
io.odysz.common.NV
- All Implemented Interfaces:
io.odysz.anson.IJsonable
public class NV
extends io.odysz.anson.Anson
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.odysz.anson.IJsonable
io.odysz.anson.IJsonable.JsonableFactory
-
Field Summary
Fields inherited from class io.odysz.anson.Anson
verbose
-
Constructor Summary
-
Method Summary
Methods inherited from class io.odysz.anson.Anson
appendArr, appendObjStr, appendPair, escape, fromBlock, fromJson, fromJson, toBlock, toEnvelope, toJson, toJson, toMapBlock, toString, unescape
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface io.odysz.anson.IJsonable
toBlock
-
Field Details
-
name
-
value
-
-
Constructor Details
-
NV
public NV()
-
-
Method Details
-
nv
-