Interface ValueOperation<T>
- All Superinterfaces:
SignalOperation<T>
- All Known Implementing Classes:
IncrementOperation
,ListInsertOperation
,ReplaceValueOperation
,SetValueOperation
-
Method Summary
Methods inherited from interface com.vaadin.hilla.signals.operation.SignalOperation
operationId
-
Method Details
-
value
T value()
-