JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
io.trino.plugin.raptor.legacy.util.Closer
Packages that use
Closer
Package
Description
io.trino.plugin.raptor.legacy.util
Uses of
Closer
in
io.trino.plugin.raptor.legacy.util
Methods in
io.trino.plugin.raptor.legacy.util
that return
Closer
Modifier and Type
Method
Description
static <T,
X extends
Exception
>
Closer
<T,
X>
Closer.
closer
(T delegate,
Closer.Cleaner
<T,
X> cleaner)