Package org.burningwave.core.io
Class FileCriteria
- All Implemented Interfaces:
AutoCloseable,Closeable,Identifiable
public class FileCriteria extends Criteria.Simple<File,FileCriteria>
-
Field Summary
Fields inherited from class org.burningwave.core.Criteria.Simple
logicalOperator, predicate -
Method Summary
Modifier and Type Method Description FileCriteriaabsolutePath(Predicate<String> predicate)static FileCriteriacreate()FileCriterianame(Predicate<String> predicate)Methods inherited from class org.burningwave.core.Criteria.Simple
allThoseThatMatch, and, and, concat, concat, createCopy, getPredicateOrFalsePredicateIfPredicateIsNull, getPredicateOrTruePredicateIfPredicateIsNull, getPredicateWrapper, hasNoPredicate, logicOperation, newInstance, or, or, testWithFalseResultForNullEntityOrFalseResultForNullPredicate, testWithFalseResultForNullEntityOrTrueResultForNullPredicate, testWithFalseResultForNullPredicate, testWithTrueResultForNullEntityOrFalseResultForNullPredicate, testWithTrueResultForNullEntityOrTrueResultForNullPredicate, testWithTrueResultForNullPredicateMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.burningwave.core.Closeable
close, closeResources, closeResources, createCloseResoucesTask, createCloseResoucesTaskMethods inherited from interface org.burningwave.core.Identifiable
getId, getOperationId
-
Method Details
-
create
-
absolutePath
-
name
-