Uses of Class
io.rocketbase.commons.util.StopwatchParts.StopwatchPartitionedConfig
Packages that use StopwatchParts.StopwatchPartitionedConfig
-
Uses of StopwatchParts.StopwatchPartitionedConfig in io.rocketbase.commons.util
Methods in io.rocketbase.commons.util that return StopwatchParts.StopwatchPartitionedConfigModifier and TypeMethodDescriptionStopwatchParts.build()StopwatchParts.StopwatchPartitionedConfig.limitParts(int limitParts) StopwatchParts.StopwatchPartitionedConfig.skippedPartName(String skippedPartName) StopwatchParts.StopwatchPartitionedConfig.withOrdered(StopwatchParts.PartOrdering partOrdering) StopwatchParts.StopwatchPartitionedConfig.withPercentage(boolean partPercentage) StopwatchParts.StopwatchPartitionedConfig.withPrefix(String printPrefix) StopwatchParts.StopwatchPartitionedConfig.withSkippedSummary(boolean skippedSummary) StopwatchParts.StopwatchPartitionedConfig.withTimings(boolean partTimings)