- valueOf(String) - Static method in enum com.github.cbuschka.zipdiff.content_diff.ContentDiffType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.cbuschka.zipdiff.diff.ZipIndexDiffEntryType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.cbuschka.zipdiff.filter.Action
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.cbuschka.zipdiff.filter.DiffType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.github.cbuschka.zipdiff.content_diff.ContentDiffType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.github.cbuschka.zipdiff.diff.ZipIndexDiffEntryType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.github.cbuschka.zipdiff.filter.Action
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.github.cbuschka.zipdiff.filter.DiffType
-
Returns an array containing the constants of this enum type, in
the order they are declared.