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.aksw.commons.lambda.serializable
Interface SerializableFunction<I,
O>
All Superinterfaces:
Function
<I,
O>
,
Serializable
public interface
SerializableFunction<I,
O>
extends
Function
<I,
O>,
Serializable
Method Summary
Methods inherited from interface java.util.function.
Function
andThen
,
apply
,
compose