Module org.jooq
Package org.jooq.impl

Interface QOM.UnmodifiableList<Q extends QueryPart>

All Superinterfaces:
Collection<Q>, Iterable<Q>, List<Q>, QOM.UnmodifiableCollection<Q>, QueryPart, Serializable
Enclosing class:
QOM

public static sealed interface QOM.UnmodifiableList<Q extends QueryPart> extends QOM.UnmodifiableCollection<Q>, List<Q>
An unmodifiable List of QueryPart elements.