|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DiffConfig.RenameDetectionType | |
|---|---|
| org.eclipse.jgit.diff | |
| Uses of DiffConfig.RenameDetectionType in org.eclipse.jgit.diff |
|---|
| Methods in org.eclipse.jgit.diff that return DiffConfig.RenameDetectionType | |
|---|---|
DiffConfig.RenameDetectionType |
DiffConfig.getRenameDetectionType()
|
static DiffConfig.RenameDetectionType |
DiffConfig.RenameDetectionType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static DiffConfig.RenameDetectionType[] |
DiffConfig.RenameDetectionType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||