- valueOf(String) - Static method in enum codechicken.diffpatch.util.archiver.ArchiveFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum codechicken.diffpatch.util.LogLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum codechicken.diffpatch.util.Operation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum codechicken.diffpatch.util.PatchMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum codechicken.diffpatch.util.PathType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum codechicken.diffpatch.util.archiver.ArchiveFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class codechicken.diffpatch.util.FileCollector
-
- values() - Static method in enum codechicken.diffpatch.util.LogLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum codechicken.diffpatch.util.Operation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum codechicken.diffpatch.util.PatchMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum codechicken.diffpatch.util.PathType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- visualise() - Method in class codechicken.diffpatch.match.FuzzyLineMatcher.MatchMatrix
-