thredds.logs
Class LogReader.DateFilter

java.lang.Object
  extended by thredds.logs.LogReader.DateFilter
All Implemented Interfaces:
LogReader.LogFilter
Enclosing class:
LogReader

public static class LogReader.DateFilter
extends Object
implements LogReader.LogFilter


Constructor Summary
LogReader.DateFilter(long start, long end, LogReader.LogFilter chain)
           
 
Method Summary
 boolean pass(LogReader.Log log)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LogReader.DateFilter

public LogReader.DateFilter(long start,
                            long end,
                            LogReader.LogFilter chain)
Method Detail

pass

public boolean pass(LogReader.Log log)
Specified by:
pass in interface LogReader.LogFilter


Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.