JavaScript is disabled on your browser.
Overview
Package
Class
Deprecated
Index
Help
Frames
No Frames
Summary:
Nested Field
Method
| Detail:
Field
Method
Package:
com.kms.katalon.core.trymonad
[Java] Interface TryMapFunction<T, R>
public interface TryMapFunction<T, R>
Authors:
https://github.com/jasongoodwin/better-java-monads
Methods Summary
Methods
Type Params
Return Type
Name and description
public R
apply
(T t)
Method Detail
public R
apply
(T t)
Overview
Package
Class
Deprecated
Index
Help
Frames
No Frames
Summary:
Nested Field
Method
| Detail:
Field
Method