Uses of Enum Class
org.jjazz.diff.api.Difference.ResultType
Packages that use Difference.ResultType
-
Uses of Difference.ResultType in org.jjazz.diff.api
Methods in org.jjazz.diff.api that return Difference.ResultTypeModifier and TypeMethodDescriptionDifference.getType()static Difference.ResultTypeReturns 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.