public class JsonEndValueForgeByte extends Object implements JsonEndValueForge
Modifier and Type | Field and Description |
---|---|
static JsonEndValueForgeByte |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
CodegenExpression |
captureValue(JsonEndValueRefs refs,
CodegenMethod method,
CodegenClassScope classScope) |
static Byte |
jsonToByte(String value,
String name) |
static Object |
jsonToByteNonNull(String stringValue) |
public static final JsonEndValueForgeByte INSTANCE
public CodegenExpression captureValue(JsonEndValueRefs refs, CodegenMethod method, CodegenClassScope classScope)
captureValue
in interface JsonEndValueForge
Copyright © 2005–2021. All rights reserved.