public class Modulepath extends Object
Constructor and Description |
---|
Modulepath() |
Modifier and Type | Method and Description |
---|---|
Collection<String> |
getDependencies() |
void |
setDependencies(Collection<String> deps) |
void |
setDependency(String dependency) |
String |
toString() |
public void setDependencies(Collection<String> deps)
public void setDependency(String dependency)
public Collection<String> getDependencies()
Copyright © 2005–2019 MojoHaus. All rights reserved.