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.
Version:
$Id$
Author:
Chris Poirier
Method Summary
Methods
Modifier and Type
Method and Description
void
cleanup
()
Method Detail
cleanup
void cleanup()
Overview
Package
Class
Tree
Deprecated
Index
Help
Copyright © 2003-2014 The Codehaus. All rights reserved.
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method