Package hudson.matrix

Class Layouter.Row

All Implemented Interfaces:
Iterable<Layouter<T>.Column>, Collection<Layouter<T>.Column>, List<Layouter<T>.Column>
Enclosing class:
Layouter<T>

public final class Layouter.Row extends AbstractList<Layouter<T>.Column>
Represents a row, which is a collection of Layouter<T>.Columns.