当前位置: 代码迷 >> 综合 >> intValue()
  详细解决方案

intValue()

热度:75   发布时间:2024-01-24 06:10:22.0

可以吧Integer类型是数据转换成int类型

int a=b.intValue();