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