public static class FileHelper.LockRecord
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected java.nio.channels.FileChannel |
channel |
protected java.nio.channels.FileLock |
flock |
protected java.io.FileOutputStream |
fos |
| Constructor and Description |
|---|
FileHelper.LockRecord() |
| Modifier and Type | Method and Description |
|---|---|
void |
release() |
Copyright © 2014. All Rights Reserved.