|
-
Apr 10th, 2001, 05:33 AM
#1
Thread Starter
Frenzied Member
how do I declare enumerated types?
-
Apr 10th, 2001, 06:45 PM
#2
Dazed Member
Java does not support the enum keyword used in C to
define types that consist of fixed sets of named values.
Im not quite sure but i know it is possible to do in Java using Object constants.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|