public static class LogReader.DateFilter extends java.lang.Object implements LogReader.LogFilter
| Constructor and Description |
|---|
DateFilter(long start,
long end,
LogReader.LogFilter chain) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
pass(LogReader.Log log) |
public DateFilter(long start,
long end,
LogReader.LogFilter chain)
public boolean pass(LogReader.Log log)
pass in interface LogReader.LogFilter