Package 

Class CharMatcherExtensions

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final static Boolean matchesBy(Character $self, CharMatcher charMatcher) 判断指定的字符是否匹配指定的字符匹配器。
      final static Boolean matchesBy(String $self, StringMatcher stringMatcher) 判断指定的字符串是否匹配指定的字符串匹配器。
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait