JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.reactfx.util
Interface ToSemigroup<T,
U>
All Superinterfaces:
Function
<T,
U>
,
Semigroup
<U>
public interface
ToSemigroup<T,
U>
extends
Function
<T,
U>,
Semigroup
<U>
Method Summary
Methods inherited from interface java.util.function.
Function
andThen
,
apply
,
compose
Methods inherited from interface org.reactfx.util.
Semigroup
reduce