X Tutup
Skip to content
This repository was archived by the owner on Apr 8, 2022. It is now read-only.

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Java-Enums

Todays topic is Java Enums. Here is a simple Java Enum definition. Three enum values are defined here, but the amount is unlimited. Feel free to use this code in any way you like. For more great codes and tutorials visit us at itcuties.com.

X Tutup