|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LockedFileRunner | |
|---|---|
| org.littleshoot.util | |
| Uses of LockedFileRunner in org.littleshoot.util |
|---|
| Methods in org.littleshoot.util with parameters of type LockedFileRunner | |
|---|---|
static void |
FileLockUtils.callWithLock(File file,
LockedFileRunner runner)
Calls the specified Runnable only when a lock is obtained on
the specified file. |
static void |
FileLockUtils.callWithLock(File file,
LockedFileRunner runner,
boolean truncate)
Calls the specified Runnable only when a lock is obtained on
the specified file. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||