JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Package
org.gradle.tooling.model
Interface ComponentSelector
@Incubating
public interface
ComponentSelector
Represents a component selector. Used for displaying unresolved dependency warnings in the IDE.
Since:
6.7
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getDisplayName
()
Returns a human-readable display name for this selector.
Method Detail
getDisplayName
String
getDisplayName()
Returns a human-readable display name for this selector.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
All Classes
JavaScript is disabled on your browser.
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method