|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectch.claudio.jars.Status
public class Status
Container for status information for addFromDirs
| Field Summary | |
|---|---|
java.io.File |
directory
If state not idle, which is the current directory searched. |
java.io.File |
jarFile
If state inspectJar the jar file looked at. |
int |
queueSize
Current size of the directory queue |
State |
state
What it is doing |
| Constructor Summary | |
|---|---|
Status()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public State state
public java.io.File directory
public java.io.File jarFile
public int queueSize
| Constructor Detail |
|---|
public Status()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||