|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | DETAIL: ENUM CONSTANTSFIELD | METHOD |
java.lang.Objectjava.lang.Enum
org.gradle.api.artifacts.specs.Type
@Deprecated public enum Type extends Enum
Dependency types.
Method Summary | |
---|---|
boolean
|
isOf(Dependency dependency)
Dependency types. |
Methods inherited from class Enum | |
---|---|
name, equals, toString, hashCode, compareTo, compareTo, valueOf, getDeclaringClass, ordinal, wait, wait, wait, getClass, notify, notifyAll |
Methods inherited from class Object | |
---|---|
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Method Detail |
---|
@Deprecated public boolean isOf(Dependency dependency)
Gradle API 1.0-milestone-8a