Class LogEntryList

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

public class LogEntryList extends PaginablePageProvider<LogEntry>
See Also: