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