Hi,
Going through GS documentation, it states that rules fo GS Pojo are that the pojo must implement setter and getter for each property.
I wanted to implement Builder pattern and make my pojos immutable. Any ides how that can be accomplished
Regards,
↧