Class JournalEntry


  • public class JournalEntry
    extends Object
    A value class representing an entry in the revisions journal.
    • Method Detail

      • getRevision

        @NotNull
        public @NotNull String getRevision()
      • getTimestamp

        public long getTimestamp()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object