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
H
handleMessage(Message)
- Method in class com.blankj.utilcode.utils.
HandlerUtils.HandlerHolder
HandlerHolder(HandlerUtils.OnReceiveMessageListener)
- Constructor for class com.blankj.utilcode.utils.
HandlerUtils.HandlerHolder
使用必读:推荐在Activity或者Activity内部持有类中实现该接口,不要使用匿名类,可能会被GC
handlerMessage(Message)
- Method in interface com.blankj.utilcode.utils.
HandlerUtils.OnReceiveMessageListener
HandlerUtils
- Class in
com.blankj.utilcode.utils
author: Blankj blog : http://blankj.com time : 16/11/01 desc : Handler相关工具类
HandlerUtils.HandlerHolder
- Class in
com.blankj.utilcode.utils
HandlerUtils.OnReceiveMessageListener
- Interface in
com.blankj.utilcode.utils
收到消息回调接口
hexString2Bytes(String)
- Static method in class com.blankj.utilcode.utils.
ConvertUtils
hexString转byteArr
hideAddFragment(FragmentManager, Fragment, Fragment, int, boolean, boolean, FragmentUtils.SharedElement...)
- Static method in class com.blankj.utilcode.utils.
FragmentUtils
新增fragment
hideAllShowFragment(Fragment)
- Static method in class com.blankj.utilcode.utils.
FragmentUtils
显示fragment
hideFragment(Fragment)
- Static method in class com.blankj.utilcode.utils.
FragmentUtils
隐藏fragment
hideFragments(FragmentManager)
- Static method in class com.blankj.utilcode.utils.
FragmentUtils
隐藏同级别fragment
hideNotificationBar(Context)
- Static method in class com.blankj.utilcode.utils.
BarUtils
隐藏通知栏
hideShowFragment(Fragment, Fragment)
- Static method in class com.blankj.utilcode.utils.
FragmentUtils
先隐藏后显示fragment
hideSoftInput(Activity)
- Static method in class com.blankj.utilcode.utils.
KeyboardUtils
动态隐藏软键盘
hideSoftInput(Context, View)
- Static method in class com.blankj.utilcode.utils.
KeyboardUtils
动态隐藏软键盘
hideStatusBar(Activity)
- Static method in class com.blankj.utilcode.utils.
BarUtils
隐藏状态栏
HOUR
- Static variable in class com.blankj.utilcode.utils.
ConstUtils
时与毫秒的倍数
htmlDecode(String)
- Static method in class com.blankj.utilcode.utils.
EncodeUtils
Html解码
htmlEncode(CharSequence)
- Static method in class com.blankj.utilcode.utils.
EncodeUtils
Html编码
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