IntValue¶
-
public class
IntValueimplements Value¶ A
Valuecontaining a 64-bits signed integer (i.e. a Java long).
Fields¶
Decoder¶
-
public static final Value.Decoder
Decoder¶ The
Value.DecoderforStringValues.
IntValue implements Value¶A Value containing a 64-bits signed integer (i.e. a Java long).
Decoder¶The Value.Decoder for StringValues.