Uses of Enum
net.javacrumbs.jsonunit.core.listener.Difference.Type
Packages that use Difference.Type
-
Uses of Difference.Type in net.javacrumbs.jsonunit.core.listener
Methods in net.javacrumbs.jsonunit.core.listener that return Difference.TypeModifier and TypeMethodDescriptionDifference.getType()Type of the differencestatic Difference.TypeReturns the enum constant of this type with the specified name.static Difference.Type[]Difference.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.