next

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

Gets all next value of iterator.

Return

component