|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.sun.tools.javac.file.CacheFSInfo.Entry
private static class CacheFSInfo.Entry
| Field Summary | |
|---|---|
(package private) java.io.File |
canonicalFile
|
(package private) boolean |
exists
|
(package private) boolean |
isDirectory
|
(package private) boolean |
isFile
|
(package private) java.util.List<java.io.File> |
jarClassPath
|
| Constructor Summary | |
|---|---|
private |
CacheFSInfo.Entry()
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
java.io.File canonicalFile
boolean exists
boolean isFile
boolean isDirectory
java.util.List<java.io.File> jarClassPath
| Constructor Detail |
|---|
private CacheFSInfo.Entry()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||