java.lang.Object
org.smallmind.bayeux.oumuamua.server.spi.json.orthodox.OrthodoxValue
All Implemented Interfaces:
Value<OrthodoxValue>
Direct Known Subclasses:
OrthodoxArrayValue, OrthodoxBooleanValue, OrthodoxDoubleValue, OrthodoxIntegerValue, OrthodoxLongValue, OrthodoxNullValue, OrthodoxObjectValue, OrthodoxTextValue

public abstract class OrthodoxValue extends Object implements Value<OrthodoxValue>