public final class ThemeModifyableResource extends Object implements IIsModified
| Constructor and Description |
|---|
ThemeModifyableResource(ResourceDependencies rdl,
int interval)
Create a wrapper.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isModified()
If it's not yet time to check for changes again return false (unchanged), else
check the original dependencies.
|
public ThemeModifyableResource(ResourceDependencies rdl, int interval)
rdl - The resource list to wrapinterval - The max age of the test, in milliseconds.public boolean isModified()
isModified in interface IIsModifiedIIsModified.isModified()Copyright © 2017 etc.to. All rights reserved.