Uses of Enum Class
org.eclipse.jgit.api.MergeCommand.ConflictStyle
Packages that use MergeCommand.ConflictStyle
-
Uses of MergeCommand.ConflictStyle in org.eclipse.jgit.api
Methods in org.eclipse.jgit.api that return MergeCommand.ConflictStyleModifier and TypeMethodDescriptionstatic MergeCommand.ConflictStyle
Returns the enum constant of this class with the specified name.static MergeCommand.ConflictStyle[]
MergeCommand.ConflictStyle.values()
Returns an array containing the constants of this enum class, in the order they are declared.