Class HistoryPageEntry<T>

    • Constructor Detail

      • HistoryPageEntry

        public HistoryPageEntry​(T entry)
    • Method Detail

      • getEntry

        public T getEntry()
      • getEntryId

        public long getEntryId()
      • getEntryId

        protected static long getEntryId​(@NonNull
                                         Object entry)