Uses of Enum Class
org.jjazz.diff.api.Difference.ResultType
-
Uses of Difference.ResultType in org.jjazz.diff.api
Modifier and TypeMethodDescriptionDifference.getType()
static Difference.ResultType
Returns the enum constant of this class with the specified name.static Difference.ResultType[]
Difference.ResultType.values()
Returns an array containing the constants of this enum class, in the order they are declared.