JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.reactfx.util
ToSemigroup
Contents
Description
Method Summary
Hide sidebar
Show sidebar
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
Function
andThen
,
apply
,
compose
Methods inherited from interface
Semigroup
reduce