Uses of Interface
org.hcjf.utils.SynchronizedCountOperation.Operation
-
Packages that use SynchronizedCountOperation.Operation Package Description org.hcjf.utils -
-
Uses of SynchronizedCountOperation.Operation in org.hcjf.utils
Methods in org.hcjf.utils that return SynchronizedCountOperation.Operation Modifier and Type Method Description static SynchronizedCountOperation.OperationSynchronizedCountOperation. getHarmonicMeanOperation()static SynchronizedCountOperation.OperationSynchronizedCountOperation. getMeanOperation()Constructors in org.hcjf.utils with parameters of type SynchronizedCountOperation.Operation Constructor Description SynchronizedCountOperation(SynchronizedCountOperation.Operation operation, int maxCount)SynchronizedCountOperation(SynchronizedCountOperation.Operation operation, int maxCount, long maxTime)SynchronizedCountOperation(SynchronizedCountOperation.Operation operation, long maxTime)
-