|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.gradle.api.artifacts.specs.DependencyTypeSpec<T>
public class DependencyTypeSpec<T extends Dependency>
| Constructor Summary | |
|---|---|
DependencyTypeSpec(Type type)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object o)
|
Type |
getType()
|
int |
hashCode()
|
boolean |
isSatisfiedBy(Dependency dependency)
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DependencyTypeSpec(Type type)
| Method Detail |
|---|
public boolean isSatisfiedBy(Dependency dependency)
isSatisfiedBy in interface Spec<T extends Dependency>public Type getType()
public boolean equals(java.lang.Object o)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||