程序包 gu.sql2java
类 BaseFuzzyMatchFilter.RegexFilter
java.lang.Object
gu.sql2java.BaseFuzzyMatchFilter<String>
gu.sql2java.BaseFuzzyMatchFilter.BaseStringMatchFilter
gu.sql2java.BaseFuzzyMatchFilter.RegexFilter
- 所有已实现的接口:
com.google.common.base.Predicate<String>,IFuzzyMatchFilter<String>,IStringMatchFilter
- 封闭类:
BaseFuzzyMatchFilter<K>
public static class BaseFuzzyMatchFilter.RegexFilter
extends BaseFuzzyMatchFilter.BaseStringMatchFilter
-
嵌套类概要
从类继承的嵌套类/接口 gu.sql2java.BaseFuzzyMatchFilter
BaseFuzzyMatchFilter.BaseStringMatchFilter, BaseFuzzyMatchFilter.RegexFilter从接口继承的嵌套类/接口 gu.sql2java.IFuzzyMatchFilter
IFuzzyMatchFilter.MatchErrorHandler<K> -
字段概要
从类继承的字段 gu.sql2java.BaseFuzzyMatchFilter
errorHandler -
构造器概要
构造器 -
方法概要
从类继承的方法 gu.sql2java.BaseFuzzyMatchFilter.BaseStringMatchFilter
getPatternFormater, isInCaseSensitive, pattern, setPatternFormater, withPattern, withPattern从类继承的方法 gu.sql2java.BaseFuzzyMatchFilter
withErrorHandler从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait从接口继承的方法 gu.sql2java.IFuzzyMatchFilter
withErrorHandler从接口继承的方法 com.google.common.base.Predicate
equals
-
构造器详细资料
-
RegexFilter
public RegexFilter()
-
-
方法详细资料
-
apply
-