public static class DatePredicate.LastModifiedDateFactory extends DatePredicate.Factory
Constructor and Description |
---|
LastModifiedDateFactory() |
Modifier and Type | Method and Description |
---|---|
String |
getFilterName() |
java.util.function.Function<FileInfo,Long> |
getTimestampGetter() |
create, createDatePredicate
public String getFilterName()
getFilterName
in class DatePredicate.Factory
public java.util.function.Function<FileInfo,Long> getTimestampGetter()
getTimestampGetter
in class DatePredicate.Factory
Copyright © 2023. All Rights Reserved.