Integer类有两种构造方法
1.Integer(int number)
2.Integer(String str)
Java中包装类的常用方法
原文:https://www.cnblogs.com/miao123-blog/p/14613239.html