|
|||||||||
| Home >> All >> com >> tripi >> [ asp overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.tripi.asp
Class AspFileFactory.FileInformation

java.lang.Objectcom.tripi.asp.AspFileFactory.FileInformation
- Enclosing class:
- AspFileFactory
- private static class AspFileFactory.FileInformation
- extends java.lang.Object
Class to contain cached file information.
| Field Summary | |
(package private) java.io.File |
file
File handle |
(package private) long |
lastModifiedTime
Last modified time |
| Constructor Summary | |
private |
AspFileFactory.FileInformation()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
file
java.io.File file
- File handle
lastModifiedTime
long lastModifiedTime
- Last modified time
| Constructor Detail |
AspFileFactory.FileInformation
private AspFileFactory.FileInformation()
|
|||||||||
| Home >> All >> com >> tripi >> [ asp overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
com.tripi.asp.AspFileFactory.FileInformation