DownstreamProjects
data class DownstreamProjects(val delegate: Set<DownstreamDependency>) : Set<DownstreamDependency> , ProjectContext.Element
Content copied to clipboard
Constructors
Types
Functions
Link copied to clipboard
open operator override fun contains(element: DownstreamDependency): Boolean
Content copied to clipboard
Link copied to clipboard
open override fun containsAll(elements: Collection<DownstreamDependency>): Boolean
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard