
public static class FileMonitor.FileItem extends Object implements Cloneable
| Modifier and Type | Field and Description |
|---|---|
File |
file |
byte[] |
hash |
long |
lastTime |
long |
specialId |
long |
timeUsed |
boolean |
used |
| Modifier | Constructor and Description |
|---|---|
|
FileMonitor.FileItem() |
protected |
FileMonitor.FileItem(File file) |
public File file
public byte[] hash
public long lastTime
public long timeUsed
public boolean used
public long specialId
public FileMonitor.FileItem()
protected FileMonitor.FileItem(File file)
file - public boolean isStrictlySame(FileMonitor.FileItem item)
item - public FileMonitor.FileItem clone()
Copyright © 2009–2019 Waarp. All rights reserved.