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