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