Uses of Enum Class
com.atlassian.bitbucket.scm.git.command.diff.GitDiffWhitespace
Packages that use GitDiffWhitespace
-
Uses of GitDiffWhitespace in com.atlassian.bitbucket.scm.git.command.diff
Methods in com.atlassian.bitbucket.scm.git.command.diff that return GitDiffWhitespaceModifier and TypeMethodDescriptionstatic GitDiffWhitespaceGitDiffWhitespace.fromDiffWhitespace(com.atlassian.bitbucket.content.DiffWhitespace value) static GitDiffWhitespaceReturns the enum constant of this class with the specified name.static GitDiffWhitespace[]GitDiffWhitespace.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.atlassian.bitbucket.scm.git.command.diff with parameters of type GitDiffWhitespace