Interface IEnumList<T extends IEnumOption>
- All Superinterfaces:
Collection<T>,IEnumCollection<T>,Iterable<T>,List<T>
- Since:
- 3.7.1
-
Method Summary
Methods inherited from interface java.util.Collection
parallelStream, removeIf, stream, toArrayMethods inherited from interface com.polarion.platform.persistence.spi.IEnumCollection
addOption, containsOption, removeOptionMethods 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