public class ResourceEntry extends Object
Modifier and Type | Field and Description |
---|---|
long |
lastModified
The "last modified" time of the origin file at the time this resource
was loaded, in milliseconds since the epoch.
|
Class<?> |
loadedClass
Loaded class.
|
Constructor and Description |
---|
ResourceEntry() |
public long lastModified
public volatile Class<?> loadedClass
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.