JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
Y
Z
J
join(Object[])
- Static method in class bap.util.
StringUtil
功能描述:
join(Object[], String)
- Static method in class bap.util.
StringUtil
功能描述:
join(Iterator, String)
- Static method in class bap.util.
StringUtil
功能描述:
join(Collection, String)
- Static method in class bap.util.
StringUtil
功能描述:
JP
- Static variable in class bap.util.pinyin4j.
Hanzi2Pinyin
首字母简拼
JPushUtil
- Class in
bap.util.net
JPushUtil()
- Constructor for class bap.util.net.
JPushUtil
json2Object(String, Class<T>)
- Static method in class bap.util.json.
AliJSONUtil
json转java对象
JSONFactory
- Class in
bap.util.json
功能描述:
开发环境: JDK6.0
JSONFactory()
- Constructor for class bap.util.json.
JSONFactory
JSONFormatUtil
- Class in
bap.util.json
功能描述: 格式化
创建日期: 2014-12-30 下午5:46:08
开发环境: JDK6.0
JSONFormatUtil()
- Constructor for class bap.util.json.
JSONFormatUtil
JSONUtil
<
T
> - Interface in
bap.util.json
功能描述:JSON和Java对象相互转换
创建日期: 2014-12-30 下午2:01:28
开发环境: JDK6.0
judgement(String, Map<String, Object>)
- Static method in class bap.util.
StringToJavaResult
条件表达式字符串转换为java条件表达式并计算出表达式的结果 调用方法示例 : Map
map=new HashMap<>(); map.put("a","22");map.put("b","3"); boolean result=StringToJavaResult.judgement("a >= 0 && b <= 5",map); 输出结果为true
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
Y
Z
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes