toggle menu
Android-IMKit-SDK
5.12.0
io.rong.imkit
switch theme
search in API
Android-IMKit-SDK
/
io.rong.imkit.utils
/
StringUtils
String
Utils
public
class
StringUtils
Created by weiqinxiao on 15/12/28.
Members
Constructors
String
Utils
Link copied to clipboard
public
void
StringUtils
(
)
Functions
get
Arg1
Link copied to clipboard
public
static
String
getArg1
(
String
key
)
get
Arg2
Link copied to clipboard
public
static
String
getArg2
(
String
key
)
get
First
Char
Link copied to clipboard
public
static
char
getFirstChar
(
char c
)
获取字符的拼音首字母,如果是汉字则返回拼音首字母,大写形式;否则直接返回字符本身的大写形式。
get
Key
Link copied to clipboard
public
static
String
getKey
(
String
arg1
,
String
arg2
)
get
String
No
Blank
Link copied to clipboard
public
static
String
getStringNoBlank
(
String
str
)