+ 1
Enums description?
what is the syntex of it and usage in real application and simple application and other description you have?
1 ответ
+ 4
You can get everything about Enums here:
https://developer.android.com/reference/java/lang/Enum
More decent examples:
http://tutorials.jenkov.com/java/enums.html