Uses of Interface
com.jcabi.github.FileChange
Packages that use FileChange
Package
Description
Object-Oriented GitHub API.
Mock GitHub server.
-
Uses of FileChange in com.jcabi.github
Classes in com.jcabi.github that implement FileChangeModifier and TypeClassDescriptionstatic final classSmart file change with extra features.Methods in com.jcabi.github that return types with arguments of type FileChangeModifier and TypeMethodDescriptionCommitsComparison.files()Iterate over the file changes between the two commits being compared.CommitsComparison.Smart.files()Constructors in com.jcabi.github with parameters of type FileChange -
Uses of FileChange in com.jcabi.github.mock
Classes in com.jcabi.github.mock that implement FileChange