public class CommonBoundary extends Object implements Boundary
CommonBoundary()
void
addPredicate(Predicate<String> predicate)
protected List<Predicate<String>>
getPredicates()
boolean
test(String value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CommonBoundary()
public boolean test(String value)
test
Boundary
Predicate<String>
public void addPredicate(Predicate<String> predicate)
protected List<Predicate<String>> getPredicates()
Copyright © 2021. All rights reserved.