Course contentsShow
Java
Lesson 580 of 2,87014. EnumerationsPro lesson

Enum Values Are Public Static Final Constants

Understanding that each enum constant is implicitly public, static, and final—no new keyword needed.

This lesson is for subscribers

You've completed the free preview. Subscribe to unlock every lesson in every course.