I didn’t intend to start an “is evil” series, but several readers asked me to explain why I mentioned that you should avoid get/set methods in last month’s column, “Why extends Is Evil.” Though getter/setter methods are commonplace in Java, they are not particularly object oriented (OO). In fact, they can damage your code’s maintainability. Moreover, the presence of numerous getter and setter meth