java里128有何魔力? 聊聊Integer的缓存

📝

内容提要

Integer类实质上也是一个普通的java类,即使值相同,也是不同的对象。 例如 Integer a = <span

🏷️

标签

➡️

继续阅读