Package org.assertj.core.internal
Class DeepDifference.Difference
- java.lang.Object
-
- org.assertj.core.internal.DeepDifference.Difference
-
- Enclosing class:
- DeepDifference
public static class DeepDifference.Difference extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ObjectgetActual()Optional<String>getDescription()ObjectgetOther()List<String>getPath()StringtoString()
-