Package | Description |
---|---|
com.google.common.io |
This package contains utility methods and classes for working with Java I/O; for example input
streams, output streams, readers, writers, and files.
|
Modifier and Type | Method and Description |
---|---|
static Closer |
Closer.create()
Creates a new
Closer . |
Copyright © 2010–2019. All rights reserved.