public class ResourceEntry
extends java.lang.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.
|
java.lang.Class<?> |
loadedClass
Loaded class.
|
Constructor and Description |
---|
ResourceEntry() |
Copyright © 2000-2022 Apache Software Foundation. All Rights Reserved.