Uses of Class
com.google.caliper.worker.JvmWorkerInstrumentModule_ProvideAllocationRecorderFactory
-
-
Uses of JvmWorkerInstrumentModule_ProvideAllocationRecorderFactory in com.google.caliper.worker
Methods in com.google.caliper.worker that return JvmWorkerInstrumentModule_ProvideAllocationRecorderFactory Modifier and Type Method Description static JvmWorkerInstrumentModule_ProvideAllocationRecorderFactoryJvmWorkerInstrumentModule_ProvideAllocationRecorderFactory. create(javax.inject.Provider<Map<String,String>> workerInstrumentOptionsProvider, javax.inject.Provider<com.google.caliper.worker.AllAllocationsRecorder> allAllocationsRecorderProvider, javax.inject.Provider<com.google.caliper.worker.AggregateAllocationsRecorder> aggregateAllocationsRecorderProvider)
-