Display Source Set
data class DisplaySourceSet(sourceSetIDs: CompositeSourceSetID, name: String, platform: Platform) : SelfRepresentingSingletonSet<DisplaySourceSet>
Content copied to clipboard
Constructors
DisplaySourceSet
Link copied to clipboard
Functions
contains
Link copied to clipboard
containsAll
Link copied to clipboard
open override fun containsAll(elements: Collection<DisplaySourceSet>): Boolean
Content copied to clipboard
forEach
Link copied to clipboard
iterator
Link copied to clipboard
parallelStream
Link copied to clipboard
spliterator
Link copied to clipboard
stream
Link copied to clipboard