public final class BinarySemaphore extends Semaphore
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
REVISION |
| Constructor and Description |
|---|
BinarySemaphore() |
BinarySemaphore(boolean initial) |
BinarySemaphore(int initial) |
| Modifier and Type | Method and Description |
|---|---|
void |
V() |
interruptibleP, P, toString, valuepublic static final java.lang.String REVISION
Copyright © 2001-2017 Jalios SA. All Rights Reserved.