Class KeepFromMessages

java.lang.Object
io.mokamint.application.messages.KeepFromMessages

public abstract class KeepFromMessages extends Object
A provider of KeepFromMessage.
  • Method Details

    • of

      public static KeepFromMessage of(LocalDateTime start, String id)
      Yields a KeepFromMessage.
      Parameters:
      start - the limit time, before which states can be garbage-collected, present in the message
      id - the identifier of the message
      Returns:
      the message