public static interface ResourceManager.ModificationObserver
File.lastModified() property).| Modifier and Type | Method and Description |
|---|---|
void |
resourceModified(String path,
long lastModified)
Notes that a resource has been modified.
|
void resourceModified(String path, long lastModified)
path - the path of the resource.lastModified - the resource's new timestamp.Copyright © 2015. All rights reserved.