All Classes and Interfaces

Class
Description
Methods that check an unchecked exception thrown by a runnable.
Methods that check an unchecked exception thrown by a supplier.
A consumer that might throw exceptions.
A consumer that might throw exceptions.
A consumer that might throw exceptions.
A consumer that might throw exceptions.
A consumer that might throw exceptions.
A consumer that might throw exceptions.
A consumer that might throw exceptions.
A consumer that might throw exceptions.
A supplier of an exception.
A function that might throw exceptions.
A function that might throw exceptions.
A function that might throw exceptions.
A function that might throw exceptions.
A function that might throw exceptions.
A function that might throw exceptions.
A function that might throw exceptions.
A function that might throw exceptions.
A collection of run-time checks on objects, with parametric exception type.
A predicate that might throw exceptions.
A predicate that might throw exceptions.
A predicate that might throw exceptions.
A predicate that might throw exceptions.
A predicate that might throw exceptions.
A predicate that might throw exceptions.
A predicate that might throw exceptions.
A predicate that might throw exceptions.
A supplier that might throw exceptions.
A supplier that might throw exceptions.
A supplier that might throw exceptions.
A supplier that might throw exceptions.
A supplier that might throw exceptions.
A supplier that might throw exceptions.
A supplier that might throw exceptions.
A supplier that might throw exceptions.
This class provides a method to transform a consumer with exceptions into a consumer, by unchecking its exceptions.
A wrapper for an exception that has been made into unchecked.
This class provides a method to transform a function with exceptions into a function, by unchecking its exceptions.
This class provides a method to transform a predicate with exceptions into a predicate, by unchecking its exceptions.
This class provides a method to transform a supplier with exceptions into a supplier, by unchecking its exceptions.