Package io.mokamint.application.messages
Class KeepFromMessages
java.lang.Object
io.mokamint.application.messages.KeepFromMessages
A provider of
KeepFromMessage.-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classGson decoder.static classGson encoder.static classJson representation. -
Method Summary
Modifier and TypeMethodDescriptionstatic KeepFromMessageof(LocalDateTime start, String id) Yields aKeepFromMessage.
-
Method Details
-
of
Yields aKeepFromMessage.- Parameters:
start- the limit time, before which states can be garbage-collected, present in the messageid- the identifier of the message- Returns:
- the message
-