FloatValue¶
-
public class
FloatValueimplements Value¶ A
Valuecontaining a 64-bits signed float (i.e. a Java double).
Fields¶
Decoder¶
-
public static final Value.Decoder
Decoder¶ The
Value.DecoderforStringValues.
FloatValue implements Value¶A Value containing a 64-bits signed float (i.e. a Java double).
Decoder¶The Value.Decoder for StringValues.