Class FieldLocation

java.lang.Object
org.assertj.core.api.recursive.comparison.FieldLocation
All Implemented Interfaces:
Comparable<FieldLocation>

public final class FieldLocation extends Object implements Comparable<FieldLocation>
Represents the path to a given field. Immutable