| Package | Description |
|---|---|
| com.asakusafw.runtime.util.lock |
Lock facilities.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LocalFileLockObject<T>
|
| Modifier and Type | Method and Description |
|---|---|
LockObject<T> |
LockProvider.tryLock(T target)
Tries to acquire lock for the target.
|
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.