JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
com.google.common.io
Closer
Uses of Class
com.google.common.io.Closer
Packages that use
Closer
Package
Description
com.google.common.io
Utility methods and classes for I/O; for example input streams, output streams, readers, writers, and files.
Uses of
Closer
in
com.google.common.io
Methods in
com.google.common.io
that return
Closer
Modifier and Type
Method
Description
static
Closer
Closer.
create
()
Creates a new
Closer
.