duke@1: SynchronizedClass.java:9: modifier synchronized not allowed here duke@1: public synchronized class SynchronizedClass { } // ERROR duke@1: ^ duke@1: 1 error