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