Class PathFinder.Path

java.lang.Object
java.util.AbstractCollection<E>
java.util.AbstractList<Relationship>
software.amazon.smithy.model.selector.PathFinder.Path
All Implemented Interfaces:
Iterable<Relationship>, Collection<Relationship>, List<Relationship>
Enclosing class:
PathFinder

public static final class PathFinder.Path extends AbstractList<Relationship>
An immutable Relationship path from a starting shape to an end shape.