- java.lang.Object
-
- com.jalios.util.Semaphore
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
static java.lang.String |
REVISION |
protected int |
value |
-
Constructor Summary
Constructors
Modifier |
Constructor and Description |
protected |
Semaphore() |
protected |
Semaphore(int initial) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
Field Detail
-
value
protected int value
-
Constructor Detail
-
Semaphore
protected Semaphore()
Copyright © 2001-2017 Jalios SA. All Rights Reserved.