JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.nustaq.reallive.api
Interface RLFunction<A,
B>
All Superinterfaces:
Function
<A,
B>
,
Serializable
public interface
RLFunction<A,
B>
extends
Function
<A,
B>,
Serializable
Created by ruedi on 14.07.16.
Method Summary
Methods inherited from interface java.util.function.
Function
andThen
,
apply
,
compose