In Java accessors are used to get the value of a private field and mutators are used to set the value of a private field.
確定! 回上一頁