use an enum until you have issues that you can pro...
# android
t
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