Uses of Interface
io.hyperfoil.api.statistics.Statistics.ObjectUpdater
-
Packages that use Statistics.ObjectUpdater Package Description io.hyperfoil.api.statistics -
-
Uses of Statistics.ObjectUpdater in io.hyperfoil.api.statistics
Methods in io.hyperfoil.api.statistics with parameters of type Statistics.ObjectUpdater Modifier and Type Method Description <C extends StatsExtension>
voidStatistics. update(java.lang.String key, long timestamp, java.util.function.Supplier<C> creator, Statistics.ObjectUpdater<C> updater, java.lang.Object value)
-