摘要: 都0202 了 java 1.8 已经是主流 自动装箱 、拆箱已经很普遍使用了,那么有时候是不是会遇到坑呢? 我们先来看一段代码: public class TestWraperClass { public static void main(String[] args) { Integer a = 阅读全文
posted @ 2020-03-18 02:37 行者老夫 阅读(163) 评论(0) 推荐(0)