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