public final class FakeModifyableResource extends Object implements IIsModified
| Constructor and Description |
|---|
FakeModifyableResource()
Create the resource with a current timestamp.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isModified()
Returns T if this resource has been modified.
|
void |
markChanged()
Mark this resource as "changed" by changing the "timestamp".
|
public FakeModifyableResource()
public boolean isModified()
IIsModifiedisModified in interface IIsModifiedpublic void markChanged()
Copyright © 2017 etc.to. All rights reserved.