JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Deprecated API
Contents
Methods
Deprecated Methods
Method
Description
io.airlift.testing.Closeables.closeQuietly
(Closeable...)
Usage of this method is discouraged, as it may hide real problems. Use
Closeables.closeAll(Closeable...)
instead and, if necessary, suppress exceptions explicitly.
io.airlift.testing.EquivalenceTester.check
(Collection<?>...)
io.airlift.testing.EquivalenceTester.checkComparison
(Iterable<T>, Iterable<T>, Iterable<T>...)
Closeables.closeAll(Closeable...)instead and, if necessary, suppress exceptions explicitly.