Package io.rong.imkit.picture.tools
Class StringUtils
-
- All Implemented Interfaces:
public class StringUtils
-
-
Constructor Summary
Constructors Constructor Description StringUtils()
-
Method Summary
Modifier and Type Method Description static void
tempTextFont(TextView tv, int mimeType)
static int
stringToInt(String str)
匹配数值 -
-
Method Detail
-
tempTextFont
static void tempTextFont(TextView tv, int mimeType)
-
stringToInt
static int stringToInt(String str)
匹配数值
-
-
-
-