|
Scala 2.4.0-final
|
class
SyncVar
[a]
extends
java.lang.Object
with
scala.ScalaObject
SyncVar
...Constructor Summary | |
def
this
|
Def Summary | |
def
get
: a
|
|
def
isSet
: scala.Boolean
|
|
def
set
(x: a)
: scala.Unit
|
|
def
unset
: scala.Unit
|
Constructor Detail |
Def Detail |