Class JournalEntry


  • public class JournalEntry
    extends Object
    • Constructor Detail

      • JournalEntry

        public JournalEntry()
    • Method Detail

      • getPage

        public Page getPage()
      • getNextLink

        public String getNextLink()
      • getRetryAfterInSeconds

        public int getRetryAfterInSeconds()
      • setRetryAfterInSeconds

        public void setRetryAfterInSeconds​(String retryAfterInSeconds)
      • size

        public int size()
      • isEmpty

        public boolean isEmpty()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object