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
org.apache.cassandra.utils
Interface BiLongAccumulator<T,
A>
public interface
BiLongAccumulator<T,
A>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
long
apply
(
T
obj,
A
argument, long v)
Method Details
apply
long
apply
(
T
obj,
A
argument, long v)