public class CrashPredicate extends Object implements Predicate<Path>
String
name
Predicate<Path>
predicate
CrashPredicate(String name, Predicate<Path> predicate)
boolean
test(Path path)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
and, isEqual, negate, or
public final String name
public final Predicate<Path> predicate
public CrashPredicate(String name, Predicate<Path> predicate)
public boolean test(Path path)
test
Copyright © 2021. All rights reserved.