JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
SEARCH:
Deprecated API
Contents
Methods
Deprecated Methods
Method
Description
panda.std.Option.attempt
(Class<E>, ThrowingSupplier<T, E>)
panda.std.Option.getOrNull()
panda.std.Result.attempt
(Class<? extends ERROR>, ThrowingSupplier<VALUE, ERROR>)
panda.std.Result.attempt
(ThrowingSupplier<VALUE, Exception>)
panda.std.Result.orElseThrow
(ThrowingFunction<ERROR, E, E>)