Uses of Enum Class
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 class with the specified name.static Delta.TYPE[]
Delta.TYPE.values()
Returns an array containing the constants of this enum class, in the order they are declared.