Constructor and Description |
---|
MakeContainer() |
Modifier and Type | Method and Description |
---|---|
void |
add(Make make)
Adds a dependency.
|
void |
make()
Returns true if the underlying dependencies have changed.
|
java.lang.String |
toString() |
public void add(Make make)
public void make() throws java.lang.Exception
public java.lang.String toString()
toString
in class java.lang.Object