Class ComponentPathIterator

java.lang.Object
net.dv8tion.jda.api.components.utils.ComponentPathIterator
All Implemented Interfaces:
Iterator<ComponentPathIterator.ComponentWithPath>

public class ComponentPathIterator extends Object implements Iterator<ComponentPathIterator.ComponentWithPath>
Utility class to recursively iterate on a list of components while keeping track their path.