Documentation for this section has not yet been entered.
Returns a Java.Util.Concurrent.Locks.ICondition instance for use with this Java.Util.Concurrent.Locks.ILock instance.
The returned Java.Util.Concurrent.Locks.ICondition instance supports the same usages as do the Java.Lang.Object monitor methods (Java.Lang.Object.Wait, Java.Lang.Object.Notify, and Java.Lang.Object.NotifyAll) when used with the built-in monitor lock.