Interface CollectionCycleCountsAggregation
-
- All Superinterfaces:
Aggregation
- All Known Implementing Classes:
CollectionCycleCountsSummary
public interface CollectionCycleCountsAggregation extends Aggregation
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcount(GarbageCollectionTypes gcType)-
Methods inherited from interface com.microsoft.gctoolkit.aggregator.Aggregation
hasWarning, isEmpty
-
-
-
-
Method Detail
-
count
void count(GarbageCollectionTypes gcType)
-
-