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