Class PaginableLogEntryList

All Implemented Interfaces:
Serializable, Cloneable, Iterable<LogEntry>, Collection<LogEntry>, List<LogEntry>, RandomAccess, SequencedCollection<LogEntry>, Paginable<LogEntry>

public class PaginableLogEntryList extends PaginablePageProvider<LogEntry>
Since:
2025.0
See Also:
  • Constructor Details