Join Slack
Powered by
use an enum until you have issues that you can pro...
# android
t
trevjones
07/29/2017, 8:06 PM
use an enum until you have issues that you can profile to prove that you shouldn’t be using an enum in that exact case. then maybe use an @IntDef
2
Views
Open in Slack
Previous
Next