On Tue, Dec 20, 2011 at 1:00 AM, Paul Ishenin <i...@kmiac.ru> wrote:
> Final methods can't be overriden in the descendants. But what are final
> fields for?

I think they are the way to write a constant in Java. Because they
have no procedural elements, they need to work around with class
elements to do everything.

-- 
Felipe Monteiro de Carvalho
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to