public class RegexKey extends Object implements Predicate<String>
RegexKey(Pattern pattern)
boolean
equals(Object object)
Pattern
getPattern()
int
hashCode()
test(String string)
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
and, isEqual, negate, or
public RegexKey(Pattern pattern)
public boolean test(String string)
test
Predicate<String>
public int hashCode()
hashCode
Object
public boolean equals(Object object)
equals
public Pattern getPattern()
Copyright © 2018. All rights reserved.