A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
X
Z
F
- FastClickUtils - class in com.ben.utils.common
- field(String) - function in com.ben.utils.reflect.Reflect
- Get a wrapped field.
- field(String) - function in com.ben.utils.reflect.ReflectUtils
- Get the field.
- field(String,Object) - function in com.ben.utils.reflect.ReflectUtils
- Set the field.
- fields() - function in com.ben.utils.reflect.Reflect
- Get a Map containing field names and wrapped values for the fields'values.
- fileList() - function in android.content.BaseActivity
- FileUtils - class in com.ben.utils.file
- Author: bin.yang Maintainer: bin.yang Date: 2019/6/29 0029 Copyright: 2019 Inc.
- FileUtils.OnReplaceListener - class in com.ben.utils.file.FileUtils
- fillInStackTrace() - function in java.lang.ReflectUtils.ReflectException
- fillInStackTrace() - function in kotlin.ReflectException
- findFragmentByWho(String) - function in androidx.fragment.app.BaseFragment
- findViewById(Integer) - function in androidx.appcompat.app.BaseActivity
- finish() - function in android.app.BaseActivity
- finishActivity(Integer) - function in android.app.BaseActivity
- finishActivityFromChild(Activity,Integer) - function in android.app.BaseActivity
- finishAffinity() - function in android.app.BaseActivity
- finishAfterTransition() - function in android.app.BaseActivity
- finishAndRemoveTask() - function in android.app.BaseActivity
- finishFromChild(Activity) - function in android.app.BaseActivity
- first(SuspendFunction1) - function in com.ben.utils.flow.XSharedFlow
- first(SuspendFunction1) - function in com.ben.utils.flow.XStateFlow
- flagRemovedAndOffsetPosition(Integer,Integer,Boolean) - function in androidx.recyclerview.widget.AppViewHolder
- FlowExtKt - class in com.ben.utils.ext
- FlowScope - class in com.ben.utils.flow
- Author: bin.yang Maintainer: bin.yang Date: 2021/10/11 Copyright: 2021 Inc.
- forceStopPkg(Context,String) - function in com.ben.utils.pkg.ProcessUtils
- 停止正在运行的apk
- formatTime(String,String) - function in com.ben.utils.common.DateUtils
- 获取时间戳
- fromJson(String,Class) - function in com.ben.utils.util.GsonUtils
- Converts String to given type.
- fromJson(String,Type) - function in com.ben.utils.util.GsonUtils
- Converts String to given type.
- fromJson(Reader,Class) - function in com.ben.utils.util.GsonUtils
- Converts Reader to given type.
- fromJson(Reader,Type) - function in com.ben.utils.util.GsonUtils
- Converts Reader to given type.
- fromJson(Gson,String,Class) - function in com.ben.utils.util.GsonUtils
- Converts String to given type.
- fromJson(Gson,String,Type) - function in com.ben.utils.util.GsonUtils
- Converts String to given type.
- fromJson(Gson,Reader,Class) - function in com.ben.utils.util.GsonUtils
- Converts Reader to given type.
- fromJson(Gson,Reader,Type) - function in com.ben.utils.util.GsonUtils
- Converts Reader to given type.
- fromJson(String,Type) - function in com.ben.utils.ext.JsonExtKt