Uses of Enum
org.assertj.core.util.diff.Delta.TYPE
Packages that use Delta.TYPE
-
Uses of Delta.TYPE in org.assertj.core.util.diff
Methods in org.assertj.core.util.diff that return Delta.TYPEModifier and TypeMethodDescriptionChangeDelta.getType()
DeleteDelta.getType()
abstract Delta.TYPE
Delta.getType()
Returns the type of deltaInsertDelta.getType()
static Delta.TYPE
Returns the enum constant of this type with the specified name.static Delta.TYPE[]
Delta.TYPE.values()
Returns an array containing the constants of this enum type, in the order they are declared.