public class Token
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
| protected boolean | acquiredTrue, if the token is acquired. | 
| Constructor and Description | 
|---|
| Token() | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | acquire()Try to acquire the token. |