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