synchronized class
- From: "John Goche" <johngoche@xxxxxxxxx>
- Date: 31 Jan 2006 08:23:40 -0800
Hello,
I would like to know whether the "synchronized class" construct is
valid in JDK 1.5 and whether it has any meaning at all in the context
of multithreaded programming or whether the compiler will ignore it
altogether. I have read some posts stating that "synchronized class"
is not a legal way to begin a Java class definitions. Any comments
on this would be sincerely appreciated.
Thanks,
JG
.
- Follow-Ups:
- Re: synchronized class
- From: Thomas Hawtin
- Re: synchronized class
- From: Chris Smith
- Re: synchronized class
- Prev by Date: Re: Any Checkstyle users?
- Next by Date: Re: Missing characters
- Previous by thread: Regex for finding a '?' in a String
- Next by thread: Re: synchronized class
- Index(es):