protected class ProjectFileChangeTracker.FileInfo extends Object
| Constructor and Description |
|---|
ProjectFileChangeTracker.FileInfo(String location)
Creates new object
|
public ProjectFileChangeTracker.FileInfo(String location)
location - the file pathpublic File getFile()
public long getLastModified()
public void setLastModified(long l)
Copyright © 2001–2015 Apache Cayenne. All rights reserved.