Package org.smallmind.nutsnbolts.io
Class TimeFilter
- java.lang.Object
-
- org.smallmind.nutsnbolts.io.TimeFilter
-
- All Implemented Interfaces:
PathFilter
public class TimeFilter extends Object implements PathFilter
-
-
Constructor Summary
Constructors Constructor Description TimeFilter(TimeArithmetic timeArithmetic)
-
-
-
Constructor Detail
-
TimeFilter
public TimeFilter(TimeArithmetic timeArithmetic)
-
-
Method Detail
-
accept
public boolean accept(Path path) throws IOException
- Specified by:
acceptin interfacePathFilter- Throws:
IOException
-
-