Package | Description |
---|---|
net.sourceforge.jenesis4java |
Modifier and Type | Method and Description |
---|---|
Synchronized |
Block.newSynchronized(Expression mutex)
Adds a new
Synchronized statement to this block and returns it. |
Synchronized |
Synchronized.setMutex(Expression e)
Sets the object or expression to synchronize upon.
|
Copyright © 2000–2018 jenesis4java. All rights reserved.