Interface NotificationValue
- All Known Implementing Classes:
NotificationValue.Empty,NotificationValue.Failure,NotificationValue.InvocationId,NotificationValue.StateKeys,NotificationValue.Success
public sealed interface NotificationValue
permits NotificationValue.Empty, NotificationValue.Success, NotificationValue.Failure, NotificationValue.StateKeys, NotificationValue.InvocationId
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final recordstatic final recordstatic final recordstatic final recordstatic final record