Mutable : Date, StringBuilder, StringBuffer… Immutable: String class, Wrapper classes, int, float… Mutable可以在初始化之後,透過methods來改變物件 ...
確定! 回上一頁