Package org.hcjf.utils
Interface SynchronizedCountOperation.Operation
-
- Enclosing class:
- SynchronizedCountOperation
public static interface SynchronizedCountOperation.Operation
-
-
Method Summary
Modifier and Type Method Description doubleaccumulate(double accumulator, double value)doubleexecute(double currentValue, double accumulator, int counter, long lastExecution)
-