DEV Community

Discussion on: Shall I enumerate the ways you drink me? Java enumerations 🤤☕

Collapse
 
andrekelvin profile image
AndreKelvin

So I can say Enumeration is a List of final variables right?.
I noticed that too people barely talk about Java here. Continue the java topics 👍🏾

Collapse
 
robole profile image
Rob OLeary

Thats correct Andre, you're permanently fixing the values that a data type can have.

Cool, I will post more on Java then 🙂