|
2.14.1: 2009-11-05 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.basedb.util.JarClassLoader.JarInfo
static class JarClassLoader.JarInfo
Field Summary | |
---|---|
(package private) boolean |
existed
|
(package private) File |
jarFile
|
(package private) long |
lastModified
|
(package private) long |
size
|
Constructor Summary | |
---|---|
JarClassLoader.JarInfo(File jarFile)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
final File jarFile
final boolean existed
final long lastModified
final long size
Constructor Detail |
---|
JarClassLoader.JarInfo(File jarFile)
|
2.14.1: 2009-11-05 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |