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
SEARCH:
Package
pro.projo.generation.utilities
Interface Reduction<S,T>
All Superinterfaces:
BiFunction
<S,T,S>
public interface
Reduction<S,T>
extends
BiFunction
<S,T,S>
Method Summary
Methods inherited from interface java.util.function.
BiFunction
andThen
,
apply