JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.openzen.zengarden.function
Interface ToIntBiFunction<T,U>
Type Parameters:
T
- the type of the first argument to the function
U
- the type of the second argument to the function
All Superinterfaces:
java.util.function.ToIntBiFunction<T,U>
public interface
ToIntBiFunction<T,U>
extends java.util.function.ToIntBiFunction<T,U>
Retrolambda compatibility interface for java.util.function.ToIntBiFunction.
Method Summary
Methods inherited from interface java.util.function.ToIntBiFunction
applyAsInt
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method