TransientLock
Constructor Summary
| Public Constructor | ||
| public |
constructor(id: *, desc: *, trans: *) |
|
Method Summary
| Public Methods | ||
| public |
desc(): * |
|
| public |
id(): * |
|
| public |
is(desc: *): * |
|
| public |
release() |
|
| public |
trans(): * |
|
Public Constructors
public constructor(id: *, desc: *, trans: *) source
Params:
| Name | Type | Attribute | Description |
| id | * | ||
| desc | * | ||
| trans | * |