Interface XStreamJournalEntry<T>

    • Method Detail

      • replay

        void replay​(@NotNull
                    T target)
        Replay operation logged by this entry on the given target.
        Parameters:
        target -