Package io.deephaven.json
Interface IntValue.Builder
- All Superinterfaces:
Value.Builder<IntValue,,IntValue.Builder> ValueSingleValueBase.BuilderSpecial<Integer,IntValue, IntValue.Builder>
- Enclosing class:
- IntValue
public static interface IntValue.Builder
extends ValueSingleValueBase.BuilderSpecial<Integer,IntValue,IntValue.Builder>
-
Method Summary
Methods inherited from interface io.deephaven.json.Value.Builder
allowedTypes, allowedTypes, allowMissing, buildMethods inherited from interface io.deephaven.json.ValueSingleValueBase.BuilderSpecial
onMissing, onNull
-
Method Details
-
onNull
-
onMissing
-