Uses of Class
com.soklet.MetricsCollector.Snapshot
Packages that use MetricsCollector.Snapshot
-
Uses of MetricsCollector.Snapshot in com.soklet
Methods in com.soklet that return MetricsCollector.SnapshotModifier and TypeMethodDescriptionMetricsCollector.Snapshot.Builder.build()Builds aMetricsCollector.Snapshotinstance.Methods in com.soklet that return types with arguments of type MetricsCollector.SnapshotModifier and TypeMethodDescriptiondefault @NonNull Optional<MetricsCollector.Snapshot> MetricsCollector.snapshot()Returns a snapshot of metrics collected so far, if supported.