Java Basics Enums Part 1
>> YOUR LINK HERE: ___ http://youtube.com/watch?v=5VyDsO0mFDU
This video explains what enums are. It provides a number of examples to illustrates how simple enums (enums without class members) are declared and used and it shows how they are different from 'regular' classes. It also discusses when they are used and why they are used. • Here you can find a video that introduces enums with class members (methods, fields, constructor): • Java Basics - Enums Part 2
#############################
