No cache version.

Caching disabled. Default setting for this page:enabled (code LNG204)
If the display is too slow, you can disable the user mode to view the cached version.
java.util.concurrent.locks

Class AbstractQueuedSynchronizer. ConditionObject

  • java.lang.Object
    • java.util.concurrent.locks.AbstractQueuedSynchronizer.ConditionObject
  • All Implemented Interfaces:
    Serializable, Condition
    Enclosing class:
    AbstractQueuedSynchronizer

    public class AbstractQueuedSynchronizer.ConditionObject
    extends Object
    implements Condition, Serializable
    Condition implementation for a AbstractQueuedSynchronizer serving as the basis of a Lock implementation.

    Method documentation for this class describes mechanics, not behavioral specifications from the point of view of Lock and Condition users. Exported versions of this class will in general need to be accompanied by documentation describing condition semantics that rely on those of the associated AbstractQueuedSynchronizer.

    This class is Serializable, but all fields are transient, so deserialized conditions have no waiters.

    See Also:
    Serialized Form
Error Infobrol

Can not display this page of the Infobrol website

Type of error (18-01)

Unknown format specifier "&"

Please try again in a few minutes…

Return to the home page




Steph