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 DoubleAndBooleanConsumer
public interface
DoubleAndBooleanConsumer
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
accept
(double doubleValue, boolean booleanValue)
Method Details
accept
void
accept
(double doubleValue, boolean booleanValue)