资讯

Condition (java.util.concurrent.locks.Condition) is directly related to the Lock (same package!). The Javadoc notation for Condition summarizes its purpose nicely: ...
The proposal does not involve replacing concurrency constructs in java.util.concurrent or providing a definitive structured concurrency API for Java.