JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Class
jfun.util.Pair
Packages that use
Pair
Package
Description
jfun.util
Provides utility classes that can be reused by the entire java functional library.
Uses of
Pair
in
jfun.util
Methods in
jfun.util
that return
Pair
Modifier and Type
Method and Description
Pair
Pair.
setFst
(java.lang.Object f)
Functional update.
Pair
Pair.
setSnd
(java.lang.Object s)
Functional update.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes