◆ AutoResetEvent()
com.tangible.AutoResetEvent.AutoResetEvent |
( |
boolean |
open | ) |
|
◆ reset()
void com.tangible.AutoResetEvent.reset |
( |
| ) |
|
◆ set()
void com.tangible.AutoResetEvent.set |
( |
| ) |
|
◆ waitOne() [1/2]
void com.tangible.AutoResetEvent.waitOne |
( |
| ) |
throws InterruptedException |
WaitOne method.
- Exceptions
-
◆ waitOne() [2/2]
void com.tangible.AutoResetEvent.waitOne |
( |
long |
timeout | ) |
throws InterruptedException |
WaitOne method.
- Parameters
-
timeout | Take a long value. |
- Exceptions
-
The documentation for this class was generated from the following file:
- tangible/src/main/java/com/tangible/AutoResetEvent.java