Package io.hyperfoil.api.statistics
Interface Statistics.LongUpdater<C extends StatsExtension>
-
- Enclosing class:
- Statistics
public static interface Statistics.LongUpdater<C extends StatsExtension>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidupdate(C custom, long value)
-
-
-
Method Detail
-
update
void update(C custom, long value)
-
-