Class OrthodoxIntegerValue

java.lang.Object
org.smallmind.bayeux.oumuamua.server.spi.json.orthodox.OrthodoxValue
org.smallmind.bayeux.oumuamua.server.spi.json.orthodox.OrthodoxIntegerValue
All Implemented Interfaces:
NumberValue<OrthodoxValue>, Value<OrthodoxValue>

public class OrthodoxIntegerValue extends OrthodoxValue implements NumberValue<OrthodoxValue>