Previously, if a void method with a single argument was named "set", the annotation processor wrongly considered it was a setter candidate. This commit updates the condition to ignore it. Closes gh-5826 |
||
|---|---|---|
| .. | ||
| src | ||
| pom.xml | ||
Previously, if a void method with a single argument was named "set", the annotation processor wrongly considered it was a setter candidate. This commit updates the condition to ignore it. Closes gh-5826 |
||
|---|---|---|
| .. | ||
| src | ||
| pom.xml | ||