Activity Forums Salesforce® Discussions What is difference between mutable and immutable?

  • Shweta

    Member
    December 21, 2020 at 4:13 pm

    Mutable: If the value can change, the object is called mutable. It has both Getter and Setter methods
    Immutable: If the value cannot change, the object is called immutable. It has only the Getter method

Log In to reply.

Popular Salesforce Blogs

Popular Salesforce Videos