public class PathRule extends Object implements Predicate<String>
PathRule()
PathRule
exclude(String... patterns)
include(String... patterns)
boolean
isEmpty()
test(String path)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
and, isEqual, negate, or
public PathRule()
public PathRule include(String... patterns)
public PathRule exclude(String... patterns)
public boolean isEmpty()
public boolean test(String path)
test
Predicate<String>
Copyright © 2024. All rights reserved.