Keyword synchronized

From: Sander Rensen (sander.rensen_at_home.nl)
Date: 02/28/05


Date: Mon, 28 Feb 2005 10:28:38 +0100

Hello Java users,

I just started at a IT company and I am learning the Java Language. In Java
they use the keyword 'synchronized'. Where do I use this for? It also seems
that you can use it in a function declaration and in a statement. In which
curcumstances do I use the keyword synchronized in a function declaration
and when do I use it in a statement?

I hope somebody can help me. Thanks for you effort.

Best regards

Sander



Relevant Pages

  • Re: Keyword synchronized
    ... > Hello Java users, ... > I just started at a IT company and I am learning the Java Language. ... > they use the keyword 'synchronized'. ... > that you can use it in a function declaration and in a statement. ...
    (comp.lang.java.programmer)
  • Re: Keyword synchronized
    ... > I just started at a IT company and I am learning the Java Language. ... > that you can use it in a function declaration and in a statement. ...
    (comp.lang.java.programmer)
  • question about static definitions
    ... function declaration with 'static' keyword ... limits the access to these functions within the file where it declared. ... Prev by Date: ...
    (comp.lang.c)
  • Re: about getting dir and casting
    ... denis wrote: ... Then use the function declaration I gave that includes the keyword "stdcall". ... Nicholas Sherlock ...
    (comp.lang.pascal.delphi.misc)