Java Enum tweets

EL

Java Enum private method in item's constructor: public enum Parent { item1(1){ public void testing(... http://t.co/Xfnp6SBt

http://twitter.com/elithp

11 years ago

EL

Java return correct type of enum: If I have the following public enum MY_ENUM_THING { NAME("JOE"), SOMETHIN... http://t.co/32NBFYBr

http://twitter.com/elithp

11 years ago

Ramasubramanian

EnumMap should be used instead of HashMap for enum keys for the same reason arrays should be used instead of maps with Integer keys #Java

http://twitter.com/ramsankar83

11 years ago

jim collins

I'm going to waterboard this effing java.lang.enum object if it doesn't give me the information I need.

http://twitter.com/jimcollins

11 years ago

jim collins

I'm having to work with a java.lang.enum object in ColdFusion and have no idea WTF I'm doing.

http://twitter.com/jimcollins

11 years ago

oMG Leaders

RT @andreaschriscy: How to Use Enum when you program in Java - TechnoFrnd | @scoopit http://t.co/SAy2odB0

http://twitter.com/omgleader

11 years ago

Sites related to Java Enum