JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.netflix.servo.jsr166e
Interface ConcurrentHashMapV8.ObjectToDouble<A>
Enclosing class:
ConcurrentHashMapV8
<
K
,
V
>
public static interface
ConcurrentHashMapV8.ObjectToDouble<A>
Interface describing a function mapping its argument to a double
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
double
apply
(
A
a)
Method Detail
apply
double apply(
A
a)
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method