51
Dev开发社区
首页
文章
问答
工具
搜索
登录
注册
#转含
java中JSON转含泛型对象
publicstaticvoidmain(String[]args){UserDtouserDto=newUserDto("test","14");Result<UserDto>user=newResult<>("success","1",userDto);Stringstr=JSON.toJS...
代码星球
·
2020-04-05
java
JSON
转含
泛型
对象
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他