public interface Dependency
Modifier and Type | Method and Description |
---|---|
boolean |
isModified()
Returns true if the underlying resource has changed.
|
boolean |
logModified(java.util.logging.Logger log)
Log the reason for a modification, returning true if this
dependency was modified.
|