JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
W
Z
P
PhoneUtils
- Class in
com.blankj.utilcode.utils
author: Blankj blog : http://blankj.com time : 2016/8/2 desc : 手机相关工具类
PinyinUtils
- Class in
com.blankj.utilcode.utils
author: Blankj blog : http://blankj.com time : 16/11/16 desc : 拼音相关工具类
popAddFragment(FragmentManager, Fragment, int, boolean)
- Static method in class com.blankj.utilcode.utils.
FragmentUtils
先出栈后新增fragment
popAddFragment(FragmentManager, Fragment, int, boolean, FragmentUtils.SharedElement...)
- Static method in class com.blankj.utilcode.utils.
FragmentUtils
先出栈后新增fragment
popAllFragments(FragmentManager)
- Static method in class com.blankj.utilcode.utils.
FragmentUtils
出栈所有fragment
popFragment(FragmentManager)
- Static method in class com.blankj.utilcode.utils.
FragmentUtils
出栈fragment
popFragments(FragmentManager)
- Static method in class com.blankj.utilcode.utils.
FragmentUtils
出栈同级别fragment
popToFragment(FragmentManager, Class<? extends Fragment>, boolean)
- Static method in class com.blankj.utilcode.utils.
FragmentUtils
出栈到指定fragment
ProcessUtils
- Class in
com.blankj.utilcode.utils
author: Blankj blog : http://blankj.com time : 2016/10/18 desc : 进程相关工具类
put(String, String)
- Method in class com.blankj.utilcode.utils.
SPUtils
SP中写入String类型value
put(String, int)
- Method in class com.blankj.utilcode.utils.
SPUtils
SP中写入int类型value
put(String, long)
- Method in class com.blankj.utilcode.utils.
SPUtils
SP中写入long类型value
put(String, float)
- Method in class com.blankj.utilcode.utils.
SPUtils
SP中写入float类型value
put(String, boolean)
- Method in class com.blankj.utilcode.utils.
SPUtils
SP中写入boolean类型value
put(String, Set<String>)
- Method in class com.blankj.utilcode.utils.
SPUtils
SP中写入String集合类型value
px2dp(float)
- Static method in class com.blankj.utilcode.utils.
ConvertUtils
px转dp
px2dp(float)
- Static method in class com.blankj.utilcode.utils.
SizeUtils
px转dp
px2sp(float)
- Static method in class com.blankj.utilcode.utils.
ConvertUtils
px转sp
px2sp(float)
- Static method in class com.blankj.utilcode.utils.
SizeUtils
px转sp
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
W
Z
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes