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
component1
Link copied to clipboard
component2
Link copied to clipboard
component3
Link copied to clipboard
contains
Link copied to clipboard
containsAll
Link copied to clipboard
open override fun containsAll(elements: Collection<DisplaySourceSet>): Boolean
Content copied to clipboard
copy
Link copied to clipboard
fun copy(sourceSetIDs: CompositeSourceSetID, name: String, platform: Platform): DisplaySourceSet
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