|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectseda.sandStorm.lib.aDisk.AFileRequest
seda.sandStorm.lib.aDisk.AFileCloseRequest
public class AFileCloseRequest
A request to close the given file.
Field Summary |
---|
Fields inherited from class seda.sandStorm.lib.aDisk.AFileRequest |
---|
afile, compQ |
Constructor Summary | |
---|---|
AFileCloseRequest(AFile afile,
SinkIF compQ)
|
|
AFileCloseRequest(SinkIF compQ)
|
Method Summary |
---|
Methods inherited from class seda.sandStorm.lib.aDisk.AFileRequest |
---|
complete, getCompQ, getFile, getImpl |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AFileCloseRequest(AFile afile, SinkIF compQ)
public AFileCloseRequest(SinkIF compQ)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |