public class RegexFilter extends Object implements Filter<String>
String
String.matches(String)
RegexFilter(String regex)
boolean
includes(String item)
item
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RegexFilter(String regex)
regex
public boolean includes(String item)
Filter
includes
Filter<String>
null
true
false