Uses of Class
org.openjdk.jmc.flightrecorder.rules.jdk.dataproviders.ObjectStatisticsDataProvider.IncreaseCalculator
-
Packages that use ObjectStatisticsDataProvider.IncreaseCalculator Package Description org.openjdk.jmc.flightrecorder.rules.jdk.dataproviders -
-
Uses of ObjectStatisticsDataProvider.IncreaseCalculator in org.openjdk.jmc.flightrecorder.rules.jdk.dataproviders
Methods in org.openjdk.jmc.flightrecorder.rules.jdk.dataproviders that return ObjectStatisticsDataProvider.IncreaseCalculator Modifier and Type Method Description ObjectStatisticsDataProvider.IncreaseCalculator
ObjectStatisticsDataProvider.IncreaseCalculator. combineWith(ObjectStatisticsDataProvider.IncreaseCalculator other)
ObjectStatisticsDataProvider.IncreaseCalculator
ObjectStatisticsDataProvider.IncreaseCalculator. merge(ObjectStatisticsDataProvider.IncreaseCalculator other)
Methods in org.openjdk.jmc.flightrecorder.rules.jdk.dataproviders with parameters of type ObjectStatisticsDataProvider.IncreaseCalculator Modifier and Type Method Description ObjectStatisticsDataProvider.IncreaseCalculator
ObjectStatisticsDataProvider.IncreaseCalculator. combineWith(ObjectStatisticsDataProvider.IncreaseCalculator other)
ObjectStatisticsDataProvider.IncreaseCalculator
ObjectStatisticsDataProvider.IncreaseCalculator. merge(ObjectStatisticsDataProvider.IncreaseCalculator other)
-