Uses of Class
org.metabit.platform.interfacing.jjournal.Journal
Packages that use Journal
-
Uses of Journal in org.metabit.platform.interfacing.jjournal
Method parameters in org.metabit.platform.interfacing.jjournal with type arguments of type JournalModifier and TypeMethodDescriptionintJournal.foreachInTimerange(Instant startTime, Instant endTime, int limitCount, JournalConsumer<Journal, JJournalException> toBeCalledOnEachEntry) loop over journal entries within a given timeframe.