Enum Class的使用
com.baidu.mochow.model.enums.InvertedIndexParseMode
使用InvertedIndexParseMode的程序包
-
com.baidu.mochow.model.entity中InvertedIndexParseMode的使用
限定符构造器说明InvertedIndexParams(InvertedIndexAnalyzer analyzer, InvertedIndexParseMode parseMode) InvertedIndexParams(InvertedIndexAnalyzer analyzer, InvertedIndexParseMode parseMode, boolean caseSensitive) -
com.baidu.mochow.model.enums中InvertedIndexParseMode的使用
修饰符和类型方法说明static InvertedIndexParseModeReturns the enum constant of this class with the specified name.static InvertedIndexParseMode[]InvertedIndexParseMode.values()Returns an array containing the constants of this enum class, in the order they are declared.