JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.codehaus.groovy.control
Interface HasCleanup
All Known Subinterfaces:
ReaderSource
All Known Implementing Classes:
AbstractReaderSource
,
FileReaderSource
,
InputStreamReaderSource
,
Janitor
,
StringReaderSource
,
URLReaderSource
public interface
HasCleanup
An interface for things that need to be cleaned up after operations complete.
Method Summary
Methods
Modifier and Type
Method and Description
void
cleanup
()
Method Detail
cleanup
void cleanup()
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method