Simon,

this is equivalent "public static final void  a(){}" and "public
static void  a(){}" - following of course not "public static final int
b" and "public static int b".

On Aug 9, 5:57 pm, Simon Knott <[email protected]> wrote:
> Whilst I don't know what could cause this error, what makes you believe that
> "static" and "static final" are equivalent?  Static variables are in no way
> implicitly final.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to