注意
使用泛型: 1.0 不可以是基本数据类型,只能是类对象 boolean byte char short int long float double 2.0每个基本数据类型都有对应的包装类 Boolean Byte Character Short Integer Long Float Double

注意
使用泛型: 1.0 不可以是基本数据类型,只能是类对象 boolean byte char short int long float double 2.0每个基本数据类型都有对应的包装类 Boolean Byte Character Short Integer Long Float Double