Package com.jcabi.github
Interface FileChange
-
- All Superinterfaces:
JsonReadable
- All Known Implementing Classes:
FileChange.Smart
,MkFileChange
@Immutable public interface FileChange extends JsonReadable
File change.- Since:
- 0.24
- Version:
- $Id: 64c1f529850879f7925e87c2b71ae64240247a1c $
- Author:
- Chris Rebert (github@chrisrebert.com)
- See Also:
- Compare two commits
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
FileChange.Smart
Smart file change with extra features.static class
FileChange.Status
-
Method Summary
-
Methods inherited from interface com.jcabi.github.JsonReadable
json
-
-