Java引用类型 2017-11-29 本文已影响56人 猫玛尼 一、Java引用类型: 强引用(Strong Reference) 软引用(Soft Reference) 弱引用(Weak Reference) 虚引用(Phantom Reference)