public class Classpath extends Object
Constructor and Description |
---|
Classpath() |
Modifier and Type | Method and Description |
---|---|
Collection |
getDependencies() |
void |
setDependencies(Collection deps) |
void |
setDependency(String dependency) |
String |
toString() |
public void setDependencies(Collection deps)
public void setDependency(String dependency)
public Collection getDependencies()
Copyright © 2005-2019 Codehaus. All Rights Reserved.