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