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