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