Uses of Enum
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.ConflictStyleReturns the enum constant of this type with the specified name.static MergeCommand.ConflictStyle[]MergeCommand.ConflictStyle.values()Returns an array containing the constants of this enum type, in the order they are declared.