ALox
V. 2402 R. 0
Home
ALox for C++
ALox for C#
ALox for Java
Download
com
aworx
lib
lang
LockMode
Public Fields
|
List of all members
LockMode Enum Reference
Class Description
Denotes whether a lock should allow recursive locks (count them) or not.
Public Fields
RECURSIVE
Allow nested locks.
SINGLE_LOCKS
Nested locks are ignored. First unlock, unlocks.
The documentation for this enum was generated from the following file:
LockMode.java
Generated by
1.8.16