[fpc-devel] New FPC JVM snapshot: Android support
Sven Barth
pascaldragon at googlemail.com
Tue Dec 20 09:50:26 CET 2011
Am 20.12.2011 01:00, schrieb Paul Ishenin:
> 18.12.2011 20:45, Jonas Maebe wrote:
>
>> And final fields.
>
> Final methods can't be overriden in the descendants. But what are final
> fields for?
AFAIK final fields can only be assigned once in the constructor (or in
the declaration of which the code is made part of the class constructor
(also AFAIK ^^)).
Regards,
Sven
More information about the fpc-devel
mailing list