public abstract class JsonValue<T> extends java.lang.Object
JsonValue()
abstract T
getValue()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public JsonValue()
public abstract T getValue()