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