JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description |
Related Packages
|
Classes and Interfaces
SEARCH:
Package com.yahoo.yolean
@ExportPackage @PublicApi
package
com.yahoo.yolean
Related Packages
Package
Description
com.yahoo.yolean.chain
com.yahoo.yolean.concurrent
com.yahoo.yolean.function
com.yahoo.yolean.system
com.yahoo.yolean.trace
All Classes and Interfaces
Interfaces
Classes
Exceptions
Class
Description
Exceptions
Helper methods for handling exceptions
Exceptions.FunctionThrowingIOException
<T,
R>
Exceptions.RunnableThrowingInterruptedException
Exceptions.RunnableThrowingIOException
Exceptions.SupplierThrowingInterruptedException
<T>
Exceptions.SupplierThrowingIOException
<T>
UncheckedInterruptedException
Wraps an
InterruptedException
with an unchecked exception.