public class JsonEndValueForgeShort extends Object implements JsonEndValueForge
Modifier and Type | Field and Description |
---|---|
static JsonEndValueForgeShort |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
CodegenExpression |
captureValue(JsonEndValueRefs refs,
CodegenMethod method,
CodegenClassScope classScope) |
static Short |
jsonToShort(String value,
String name) |
static short |
jsonToShortNonNull(String stringValue,
String name) |
public static final JsonEndValueForgeShort INSTANCE
public CodegenExpression captureValue(JsonEndValueRefs refs, CodegenMethod method, CodegenClassScope classScope)
captureValue
in interface JsonEndValueForge
Copyright © 2005–2019. All rights reserved.