public interface FileCollectionSnapshot extends Serializable
| Modifier and Type | Interface and Description |
|---|---|
static interface |
FileCollectionSnapshot.Diff |
static interface |
FileCollectionSnapshot.Merge |
| Modifier and Type | Method and Description |
|---|---|
FileCollectionSnapshot.Diff |
changesSince(FileCollectionSnapshot oldSnapshot) |
void |
changesSince(FileCollectionSnapshot oldSnapshot,
ChangeListener<File> listener) |
FileCollection |
getFiles() |
void changesSince(FileCollectionSnapshot oldSnapshot, ChangeListener<File> listener)
FileCollectionSnapshot.Diff changesSince(FileCollectionSnapshot oldSnapshot)
FileCollection getFiles()
Copyright © 2013. All rights reserved