Interface ChangedFilesLoader
-
public interface ChangedFilesLoader
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<VcsChange>
getChangedFiles()
int
getChangedFilesCount()
-
public interface ChangedFilesLoader
Modifier and Type | Method | Description |
---|---|---|
List<VcsChange> |
getChangedFiles() |
|
int |
getChangedFilesCount() |