|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.springsource.util.io.FileSystemChecker.MonitorRecord
private static class FileSystemChecker.MonitorRecord
| Field Summary | |
|---|---|
private FileSystemEvent |
event
|
private long |
size
|
| Constructor Summary | |
|---|---|
FileSystemChecker.MonitorRecord(long size,
FileSystemEvent event)
|
|
| Method Summary | |
|---|---|
FileSystemEvent |
getEvent()
|
long |
getSize()
|
void |
setSize(long size)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private final FileSystemEvent event
private long size
| Constructor Detail |
|---|
public FileSystemChecker.MonitorRecord(long size,
FileSystemEvent event)
| Method Detail |
|---|
public long getSize()
public void setSize(long size)
public FileSystemEvent getEvent()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||