Interface CompoundSelection<X>

Type Parameters:
X - the type of the selection item
All Superinterfaces:
Selection<X>, TupleElement<X>

public interface CompoundSelection<X> extends Selection<X>
The CompoundSelection interface defines a compound selection item (tuple, array, or result of constructor).
Since:
2.0