public class LongValue extends ScalarValue
| Modifier and Type | Method and Description |
|---|---|
Object |
getJsonValue() |
long |
getValue() |
void |
print(IndentingStringBuffer sb) |
LongValue |
value(long val) |
assertJsonable, getRegexp, regexppublic long getValue()
public LongValue value(long val)
public void print(IndentingStringBuffer sb)
Copyright © 2017–2020 Eclipse Foundation. All rights reserved.