public static class FileTools.Lock
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected java.io.File |
file |
protected java.io.File |
lockFile |
protected java.io.FileOutputStream |
lockStream |
protected boolean |
valid |
| Constructor and Description |
|---|
Lock() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isValid() |
void |
release() |