JavaScript is disabled on your browser.
Skip navigation links
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
com.illumon.util
Interface SafeCloseable
All Superinterfaces:
AutoCloseable
public interface
SafeCloseable
extends
AutoCloseable
AutoCloseable
sub-interface that does not throw a checked exception.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
close
()
Method Detail
close
void close()
Specified by:
close
in interface
AutoCloseable
Skip navigation links
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