public interface JournalEntryReplayable
Modifier and Type | Method and Description |
---|---|
boolean |
replayJournalEntryFromJournal(Journal.JournalEntry entry)
Applies a journal entry, returning false if the journal entry is not recognized.
|
boolean replayJournalEntryFromJournal(Journal.JournalEntry entry)
entry
- the entry to applyCopyright © 2023. All Rights Reserved.