Java uses the keyword "mutexed" which IMO tells it best
that a given object is automatically protected by a mutex.

I didn't know about it. Can you show the whole syntax?

Hi,


I do not know Java well. I've wrote a single applet in my life. It has method:

  public synchronized void selectClass( String grupe )

So, I do not know nothing about keyword "mutexed", but "synchronized" exists for sure. This Java code actually made me to propose "sync[hronized]" keyword in the previous letter.


Best regards,
Mindaugas
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to