-
-
Method Summary
Modifier and Type |
Method |
Description |
ModuleElement |
getDependency() |
Returns the module that is required
|
boolean |
isStatic() |
Returns whether or not this is a static dependency.
|
boolean |
isTransitive() |
Returns whether or not this is a transitive dependency.
|