Interface IEnumSet<T extends IEnumOption>
- All Superinterfaces:
Collection<T>
,IEnumCollection<T>
,Iterable<T>
,Set<T>
- Since:
- 3.7.1
-
Method Summary
Methods inherited from interface java.util.Collection
parallelStream, removeIf, stream, toArray
Methods inherited from interface com.polarion.platform.persistence.spi.IEnumCollection
addOption, containsOption, removeOption