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)
-