public class RemoveFileEntry
extends Object
-
Constructor Summary
Constructors
-
Method Summary
-
Constructor Details
-
RemoveFileEntry
public RemoveFileEntry(String path,
long deletionTimestamp,
boolean dataChange)
-
Method Details
-
-
getDeletionTimestamp
public long getDeletionTimestamp()
-
isDataChange
public boolean isDataChange()
-
-
-