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 SerializableUnaryOperator<T>
All Superinterfaces:
Function
<T,
T>
,
Serializable
,
UnaryOperator
<T>
public interface
SerializableUnaryOperator<T>
extends
UnaryOperator
<T>,
Serializable
Method Summary
Methods inherited from interface java.util.function.
Function
andThen
,
apply
,
compose