next

@NotNull
@Unmodifiable
abstract fun next(): @NotNull @Unmodifiable List<WidthComponent>

Iterates this and returns next value.

Return

next component