JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Package
Next Package
Frames
No Frames
All Classes
Package org.dmfs.jems.function.elementary
Class Summary
Class
Description
DiffMap
<Left,Right,Result>
A
Function
to be used to map the result of
Diff
using three delegate functions.
IdentityFunction
<Argument>
Identity function.
PairingFunction
<Left,Right>
A
BiFunction
that creates a
Pair
from the two arguments.
SingleFunction
<T>
A simple
Function
which converts every input value into a
Single
with the same value.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Package
Next Package
Frames
No Frames
All Classes