JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.linkedin.venice.utils
Interface BiIntFunction<R>
public interface
BiIntFunction<R>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
R
apply
(int first, int second)
Method Details
apply
R
apply
(int first, int second)