next up previous
Next: Bibliography Up: Compound statements Previous: try statement

synchronized statement

synchronized (expression) {
    statements;
}



Dennis Seah Mon Jul 17 11:43:42 2006