Skip to Main Content

New to Java

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Create an array of String ?

807597Mar 29 2005 — edited Mar 29 2005
Hya,

how can I create an array of Strings ?

I'm trying to have it as
final
. and preferable
static
. As it will be the same across all instances of that class and should not get changed.


thanks in advance
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 26 2005
Added on Mar 29 2005
6 comments
124 views