public class LongValue extends ScalarValue
Modifier and Type | Method and Description |
---|---|
javax.json.JsonValue |
getJsonValue() |
long |
getValue() |
void |
print(IndentingStringBuffer sb) |
LongValue |
value(long val) |
assertJsonable, getRegexp, regexp
public long getValue()
public LongValue value(long val)
public void print(IndentingStringBuffer sb)
Copyright © 2020. All rights reserved.