- 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>
- 
Method Summary
Methods inherited from interface java.util.Collection
parallelStream, removeIf, stream, toArrayMethods inherited from interface java.util.List
add, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray