|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD |
public interface HasCleanup
An interface for things that need to be cleaned up after operations complete.
Method Summary | |
---|---|
void
|
cleanup()
|
Method Detail |
---|
public void cleanup()
Groovy Documentation