Uses of Interface
com.luna.common.anno.Matcher
Packages that use Matcher
-
Uses of Matcher in com.luna.common.text
Methods in com.luna.common.text with parameters of type MatcherModifier and TypeMethodDescriptionstatic boolean
StringTools.isAllCharMatch
(CharSequence value, Matcher<Character> matcher) 字符串的每一个字符是否都与定义的匹配器匹配