JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Interface
nl.altindag.laleler.function.Function
Packages that use
Function
Package
Description
nl.altindag.laleler.function
Uses of
Function
in
nl.altindag.laleler.function
Methods in
nl.altindag.laleler.function
with parameters of type
Function
Modifier and Type
Method
Description
default <R>
Box
<R>
Box.
map
(
Function
<? super
T
,
? extends R> mapper)