Class StringUtils

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
      StringUtils()
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      static void tempTextFont(TextView tv, int mimeType)
      static int stringToInt(String str) 匹配数值
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • StringUtils

        StringUtils()
    • Method Detail

      • tempTextFont

         static void tempTextFont(TextView tv, int mimeType)
      • stringToInt

         static int stringToInt(String str)

        匹配数值