Package org.jitsi.utils.stats
Class Buckets
-
- All Implemented Interfaces:
public final class Buckets
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public final classBuckets.Snapshot
-
Field Summary
Fields Modifier and Type Field Description private final Buckets.Snapshotsnapshot
-
Method Summary
Modifier and Type Method Description final Buckets.SnapshotgetSnapshot()final BooleanaddValue(Number value)Add a value. -
-
Method Detail
-
getSnapshot
final Buckets.Snapshot getSnapshot()
-
-
-
-