public class JsonValueImpl extends PrimitiveTypeValueImpl<String> implements JsonValue
PrimitiveTypeValueImpl.BooleanValueImpl, PrimitiveTypeValueImpl.BytesValueImpl, PrimitiveTypeValueImpl.DateValueImpl, PrimitiveTypeValueImpl.DoubleValueImpl, PrimitiveTypeValueImpl.IntegerValueImpl, PrimitiveTypeValueImpl.LongValueImpl, PrimitiveTypeValueImpl.NumberValueImpl, PrimitiveTypeValueImpl.ShortValueImpl, PrimitiveTypeValueImpl.StringValueImpl
isTransient, type, value
Constructor and Description |
---|
JsonValueImpl(String value) |
JsonValueImpl(String value,
boolean isTransient) |
equals, getType, hashCode
getValue, isTransient, setTransient, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getType, getValue
isTransient
Copyright © 2022. All rights reserved.