Constructor and Description |
---|
LogEntries(java.lang.Iterable<LogEntry> entries) |
Modifier and Type | Method and Description |
---|---|
java.util.List<LogEntry> |
getAll()
Get the list of all log entries.
|
java.util.Iterator<LogEntry> |
iterator() |
java.util.List<LogEntry> |
toJson() |
public LogEntries(java.lang.Iterable<LogEntry> entries)