|
||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||
AtomicReferenceWithWait with the given initial value.
AtomicReferenceWithWait with null initial value.
equals the expected value.
== the expected value.
!= the expected value.
!equals the expected value.
equals the desired value,
then return the current value.
equals the desired object,
then set to newValue and return the old value.
== the desired object,
then return true if no waiting was necessary.
!= the desired object,
then return the current value.
!= the desired object,
then set to newValue and return the old value.
== the desired object,
then set to newValue
and return true if no waiting was necessary.
!equals the desired value,
then return the current value.
equals the desired object,
then set to newValue and return the old value.
|
||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||