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