Join Slack
Powered by
In my case, I override in my annotation processor ...
# getting-started
d
dhkim
08/23/2016, 1:52 PM
In my case, I override in my annotation processor so I need to know exact rules for the name translation. Once I thought boolean properties would get isSomething getter, but it caused an error to my code since what're generated are getSomething.
Open in Slack
Previous
Next