Uses of Interface
com.google.common.io.Closer.Suppressor
Packages that use Closer.Suppressor
Package
Description
Utility methods and classes for I/O; for example input streams, output streams, readers, writers,
and files.
-
Uses of Closer.Suppressor in com.google.common.io
Fields in com.google.common.io declared as Closer.SuppressorModifier and TypeFieldDescriptionprivate static final Closer.Suppressor
Closer.SUPPRESSING_SUPPRESSOR
Suppresses exceptions by adding them to the exception that will be thrown using the addSuppressed(Throwable) mechanism.(package private) final Closer.Suppressor
Closer.suppressor
Constructors in com.google.common.io with parameters of type Closer.Suppressor