|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectariba.ui.aribaweb.util.AWClassLoader.LoadInfo
public static class AWClassLoader.LoadInfo
Field Summary | |
---|---|
java.lang.Class |
cls
|
long |
loadTime
|
AWResource |
resource
|
Constructor Summary | |
---|---|
AWClassLoader.LoadInfo(java.lang.Class c,
AWResource r,
long t)
|
Method Summary | |
---|---|
void |
updateLoadTime()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public java.lang.Class cls
public AWResource resource
public long loadTime
Constructor Detail |
---|
public AWClassLoader.LoadInfo(java.lang.Class c, AWResource r, long t)
Method Detail |
---|
public void updateLoadTime()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |