Uses of Interface
com.atlassian.bitbucket.scm.git.command.diff.GitDiffCoreBuilder
Packages that use GitDiffCoreBuilder
-
Uses of GitDiffCoreBuilder in com.atlassian.bitbucket.scm.git.command.diff
Classes in com.atlassian.bitbucket.scm.git.command.diff with type parameters of type GitDiffCoreBuilderModifier and TypeInterfaceDescriptioninterfaceGitDiffCoreBuilder<B extends GitDiffCoreBuilder<B>>Subinterfaces of GitDiffCoreBuilder in com.atlassian.bitbucket.scm.git.command.diffModifier and TypeInterfaceDescriptioninterfaceExtends thediff-core builderwith options specific togit diff.interface