Interface WritableSimpleObjectValue<V>

Type Parameters:
V - type of the value.
All Superinterfaces:
ReadableObjectValue<V>, ReadableSimpleValue<V>, ReadableValue<V>, Supplier<V>, WritableObjectValue<V>, WritableSimpleValue<V>, WritableValue<V>
All Known Subinterfaces:
WritableDayOfWeekValue, WritableDurationValue, WritableMonthValue, WritableTemporalAmountValue<V>, WritableYearValue

public interface WritableSimpleObjectValue<V> extends WritableSimpleValue<V>, WritableObjectValue<V>
Since:
1.0.0