1

Is there any change to the Java getter/setter conventions (getValue() and setValue()) with the recent introduction of records? I'm asking because it seems odd to use the get/set prefixes in conjunction with the value() variant generated from records across a codebase.

Cheers

Terry T
  • 109
  • 2
  • 7
  • 1
    Does this answer your question? [Post Java-14 getter/setter naming convention](https://stackoverflow.com/questions/59981081/post-java-14-getter-setter-naming-convention) – Mady Daby Apr 19 '21 at 10:32

0 Answers0