All Classes and Interfaces
Class
Description
An object that may contain a value of type
T
.A checked exception that forces the programmer to handle the possibility
of empty maybes.
A function that takes no arguments and either returns a value of type
<T>
or throws an exception of type <E>