public abstract class LibraryDependencyScopeSuggester
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static ExtensionPointName<LibraryDependencyScopeSuggester> |
EP_NAME |
Constructor and Description |
---|
LibraryDependencyScopeSuggester() |
Modifier and Type | Method and Description |
---|---|
abstract DependencyScope |
getDefaultDependencyScope(Library library) |
static DependencyScope |
getDefaultScope(Library library) |
public static final ExtensionPointName<LibraryDependencyScopeSuggester> EP_NAME
public abstract DependencyScope getDefaultDependencyScope(Library library)
public static DependencyScope getDefaultScope(Library library)