The Artima Developer Community
Sponsored Link

Java Buzz Forum
When enum can no longer serve the purpose

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
T Tak

Posts: 152
Nickname: awsometak
Registered: Feb, 2016

T Tak is Java Enthusiast
When enum can no longer serve the purpose Posted: Dec 31, 2016 12:36 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by T Tak.
Original Post: When enum can no longer serve the purpose
Feed Title: programtalk
Feed URL: http://programtalk.com/feed/
Feed Description: A blog mainly about java
Latest Java Buzz Posts
Latest Java Buzz Posts by T Tak
Latest Posts From programtalk

Advertisement

In this tutorial we will see how to refactor an enum.  I was recently working on a small project that was using an enum to manage some constants. But we had to change this enum to a class due to change of requirements. Overview Let’s say that a project was allowing users to choose from ... [Read more...]

The post When enum can no longer serve the purpose appeared first on programtalk.com.

Read: When enum can no longer serve the purpose

Topic: Kids: Capital of all countries | Capital of countries | Countries and capitals - Playlist Previous Topic   Next Topic Topic: Kids: Capital of all countries | Capital of countries | Countries and capitals_V1

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use