|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.javasoft.io.FileProperties
public class FileProperties
File properties for a file or directory.
| Field Summary | |
|---|---|
long |
directories
|
long |
files
|
long |
lastModified
|
java.lang.String |
location
|
long |
size
|
| Constructor Summary | |
|---|---|
FileProperties()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.lang.String location
public long files
public long directories
public long size
public long lastModified
| Constructor Detail |
|---|
public FileProperties()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||