Interface | Description |
---|---|
FilePredicate |
A FilePredicate represents an expression which evaluates to true or false for a file filter.
|
FilePredicateFactory |
A factory for creating file predicates.
|
Class | Description |
---|---|
DatePredicate |
A predicate related to date of the file.
|
DatePredicate.Factory |
Factory for creating instances.
|
DatePredicate.LastModifiedDateFactory |
Factory for modification time predicate.
|
TimePredicate |
A predicate related to timestamps of the path.
|
TimePredicate.DateFromFileNameOlderThanFactory |
Factory for file name time predicate.
|
TimePredicate.Factory |
Factory for creating instances.
|
TimePredicate.UnmodifiedForFactory |
Factory for modification time predicate.
|
Copyright © 2023. All Rights Reserved.