Sponsored Link •
|
Advertisement
|
Advertisement
|
This page contains an archived post to the Java Answers Forum made prior to February 25, 2002. If you wish to participate in discussions, please visit the new Artima Forums.
Message:
Hi Natasha, I have the same problem. can you tell me whether ur problem got solved ?
> public class StatusEvent{ > In the test class I use the StatusEvent as follows: > public void processEvent(StatusEvent event){ > switch(event.getType()){ > At compile time I get an error : constant expression required, > PS this is somewhat similar to the problem posted on Jan 11.
Replies: |
Sponsored Links
|