public interface HasCleanup
An interface for things that need to be cleaned up after operations complete.
| Type Params | Return Type | Name and description |
|---|---|---|
public void |
cleanup() |
© 2003-2022 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/4.0.0/html/gapi/org/codehaus/groovy/control/HasCleanup.html