-
Constructor Summary
Constructors
| Constructor |
Description |
JSONValue(java.lang.Object value) |
|
-
Method Summary
| Modifier and Type |
Method |
Description |
java.lang.Object |
getValue() |
|
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
public JSONValue(java.lang.Object value)
-
Method Details
-
public java.lang.Object getValue()