Class JsonEndValueForgeByte
java.lang.Object
com.espertech.esper.common.internal.event.json.parser.delegates.endvalue.JsonEndValueForgeByte
- All Implemented Interfaces:
JsonEndValueForge
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptioncaptureValue
(JsonEndValueRefs refs, CodegenMethod method, CodegenClassScope classScope) static Byte
jsonToByte
(String value, String name) static Object
jsonToByteNonNull
(String stringValue)
-
Field Details
-
INSTANCE
-
-
Method Details
-
captureValue
public CodegenExpression captureValue(JsonEndValueRefs refs, CodegenMethod method, CodegenClassScope classScope) - Specified by:
captureValue
in interfaceJsonEndValueForge
-
jsonToByte
-
jsonToByteNonNull
-