Uses of Enum Class
com.atlassian.bitbucket.scm.git.command.diff.GitDiffSegmentType
Packages that use GitDiffSegmentType
-
Uses of GitDiffSegmentType in com.atlassian.bitbucket.scm.git.command.diff
Methods in com.atlassian.bitbucket.scm.git.command.diff that return GitDiffSegmentTypeModifier and TypeMethodDescriptionstatic GitDiffSegmentTypeExamines the provided line to determine its segment type.static GitDiffSegmentTypeReturns the enum constant of this class with the specified name.static GitDiffSegmentType[]GitDiffSegmentType.values()Returns an array containing the constants of this enum class, in the order they are declared.