Uses of Interface
com.google.errorprone.StatisticsCollector
-
Uses of StatisticsCollector in com.google.errorprone
Modifier and TypeMethodDescriptionstatic StatisticsCollector
StatisticsCollector.createCollector()
Returns a new statistics collector that will successfully count keys added to it.static StatisticsCollector
StatisticsCollector.createNoOpCollector()
Returns a statistics collector that will ignore any statistics added to it, always returning an empty result forcounters()
.