JavaBeans: Difference between revisions

Content deleted Content added
AnomieBOT (talk | contribs)
m Dating maintenance tags: {{Fact}}
m Code example: not an initialism
Line 116:
/**
* Getter for property "deceased"
* Different syntax for a boolean field (is v.s.vs get)
*/
public boolean isDeceased() {