filmov
tv
The Java Enum | Complete Java Course for Beginners #8
Показать описание
In this video I'm gonna show the Java enums, its basic and advanced usage. With the variables in the Java enums, the methods in the Java enums and the constructors in the Java enums.
Content of the video:
* the basic usage of the Java enums;
* the advanced usage of the Java enums;
* how to add variables in the Java enums;
* how to add static methods and object methods in the Java enums;
* and how to create constructors in the Java enums. Those constructors must be private, to be only used from the enum.
Content of the video:
* the basic usage of the Java enums;
* the advanced usage of the Java enums;
* how to add variables in the Java enums;
* how to add static methods and object methods in the Java enums;
* and how to create constructors in the Java enums. Those constructors must be private, to be only used from the enum.