Uses of Enum Class
org.eclipse.jgit.patch.BinaryHunk.Type
Packages that use BinaryHunk.Type
-
Uses of BinaryHunk.Type in org.eclipse.jgit.patch
Methods in org.eclipse.jgit.patch that return BinaryHunk.TypeModifier and TypeMethodDescriptionBinaryHunk.getType()Get type of this binary hunk.static BinaryHunk.TypeReturns the enum constant of this class with the specified name.static BinaryHunk.Type[]BinaryHunk.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.