VOOZH about

URL: https://www.javacodegeeks.com/2017/04/use-cases-java-enhanced-enums.html

⇱ Use Cases for Java Enhanced Enums - Java Code Geeks


In the message Enhanced Enums — use cases, Brian Goetz writes, “We’re hoping to get user feedback on the feature [Enhanced Enums] as it is now implemented.” He states the first purpose of his message, “To get things started, here are some typical use cases where generic enums might be useful.” The first of the two presented examples is refactoring com.sun.tools.javac.code.Dynamic class and its eight factory methods returning different instances of BootstrapArgument with different instances of its nested Kind enum into a single method using the dynamic enum.

The second use case example of a possible application of enhanced enums that Goetz provides is command line parsing in which an enum is used to represent the data types of parameters. Vicente Romero replied to Goetz’s message with two more examples of where enhanced enums might be applied: “code sharing between enum constants” and “the power of sharper typing”.

Goetz encourages others to provide more use cases for enhanced enums, “Please contribute others, as well as places in the JDK where code could be refactored using this feature.” He concludes, “If anyone wants to experiment and offer their experience in applying (or misapplying) this feature, either to the JDK or their own codebase, that would be appreciated….”

Do you want to know how to develop your skillset to become a Java Rockstar?
Subscribe to our newsletter to start Rocking right now!
To get you started we give you our best selling eBooks for FREE!
1. JPA Mini Book
2. JVM Troubleshooting Guide
3. JUnit Tutorial for Unit Testing
4. Java Annotations Tutorial
5. Java Interview Questions
6. Spring Interview Questions
7. Android UI Design
and many more ....
I agree to the Terms and Privacy Policy

Thank you!

We will contact you soon.

👁 Photo of Dustin Marx
Dustin Marx
April 13th, 2017Last Updated: April 13th, 2017
0 92 1 minute read
Subscribe

This site uses Akismet to reduce spam. Learn how your comment data is processed.

0 Comments
Oldest
Newest Most Voted
Back to top button
Close
wpDiscuz