Re: A basic question about constants. A final field that is not final?



Richard wrote:
Hello,

1. Thanks for all your answers. Actually, final has been removed in the source code in src.zip but it is not removed in the online javadoc at http://java.sun.com/j2se/1.5.0/docs/api/index.html, and, worse, the field of the binary version (for Windows) is final yet (see the following compilation). I have submited a bug report to Sun.

It doesn't matter if the source says final. All fields in an interface are public, static, and final whether the source has those modifiers or not.


--
 Dale King
.



Relevant Pages

  • Re: Paying developers to get features faster
    ... I think Linux can be a lot ... Richard Stallman's mantra is source code should be free. ... rich guy or from a rich family. ...
    (comp.os.linux.x)
  • Re: Paying developers to get features faster
    ... I think Linux can be a lot ... Richard Stallman's mantra is source code should be free. ... rich guy or from a rich family. ...
    (comp.os.linux.development.apps)
  • Re: Type of variable
    ... source code and I'd like to know the type of an identifier", ... arbitrary identifiers", then the answer is a little more complicated. ... parts of a compiler" (which, in the vast majority of cases, is ... Richard is right if the original poster is asking about C. ...
    (comp.lang.c)
  • Re: Why Is The URL Affecting My Variables?
    ... Richard ... Here's the source code: ... >url and that's causing it to screw up. ... >PHP though so I'm not really sure. ...
    (comp.lang.php)