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