JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Interface
com.github.charithe.fjp.Try.FunctionThrowingException
Uses of
Try.FunctionThrowingException
in
com.github.charithe.fjp
Methods in
com.github.charithe.fjp
with parameters of type
Try.FunctionThrowingException
Modifier and Type
Method and Description
static <A>
Try
<A>
Try.
doTry
(
Try.FunctionThrowingException
<A> fn)
Create a Try object from a function that could potentially throw an exception and fail.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2015. All rights reserved.