am ebee8a4d: Merge "Replace minimum with maximum in method description." into lmp-mr1-dev
automerge: e86848c
* commit 'e86848c258a2fc42e52eb1e3234c1288acd96a3b':
Replace minimum with maximum in method description.
This commit is contained in:
@@ -109,7 +109,7 @@ public class ConditionVariable
|
||||
* <p>
|
||||
* If the condition is already opened, return immediately.
|
||||
*
|
||||
* @param timeout the minimum time to wait in milliseconds.
|
||||
* @param timeout the maximum time to wait in milliseconds.
|
||||
*
|
||||
* @return true if the condition was opened, false if the call returns
|
||||
* because of the timeout.
|
||||
|
||||
Reference in New Issue
Block a user