Java 5 new feature:Enums in Java

preview_player
Показать описание
An enum is a special type of data type which is basically a collection (set) of constants. In this video tutorial we will learn how to use enums in Java and what are the possible scenarios where we can use them.
Below is the GitHub link to download source:
Рекомендации по теме
Комментарии
Автор

Your way of explanation is quite awesome :) Thanks a lot

dheereshcool