Interface ReadableInstantValue
- All Superinterfaces:
ReadableObjectValue<Instant>,ReadableSimpleValue<Instant>,ReadableTemporalValue<Instant>,ReadableTypedObjectValue<Instant>,ReadableTypedValue<Instant>,ReadableValue<Instant>,Supplier<Instant>
- All Known Subinterfaces:
InstantExpression,ObservableInstantValue,WritableInstantValue
- All Known Implementing Classes:
InstantBinding
- Since:
- 1.0.0
-
Method Summary
Methods inherited from interface io.github.mmm.value.observable.object.ReadableObjectValue
getSafe, getValueMethods inherited from interface io.github.mmm.value.observable.object.ReadableSimpleValue
getAsStringMethods inherited from interface io.github.mmm.value.ReadableValue
get
-
Method Details
-
getValueClass
- Specified by:
getValueClassin interfaceReadableTypedValue<Instant>
-