public class SynchronizedStatement extends AbstractStatement
| Modifier and Type | Class and Description |
|---|---|
static class |
SynchronizedStatement.Builder |
| Modifier and Type | Method and Description |
|---|---|
static SynchronizedStatement.Builder |
_synchronized(ExpressionCode expression) |
CodeWriter |
acceptCodeWriter(CodeWriter w) |
acceptStatementOrBlockBuilder, toStringequals, hashCodeclone, finalize, getClass, notify, notifyAll, wait, wait, waitacceptSemicolonpublic static SynchronizedStatement.Builder _synchronized(ExpressionCode expression)
public final CodeWriter acceptCodeWriter(CodeWriter w)
Copyright © 2019 Objectos Software LTDA. All rights reserved.