Fix annotation processor builder setter detection
Update TypeElementMembers to correctly detect builder style setters. The previous logic could fail because of the crazy way that TypeMirror implements its equals() method. Fixes gh-1859 See gh-1854pull/1872/head
parent
143a62b6bf
commit
e902f6b91d
Loading…
Reference in New Issue