Uses of Interface
io.github.bucket4j.local.LocalBucket
Packages that use LocalBucket
-
Uses of LocalBucket in io.github.bucket4j.local
Classes in io.github.bucket4j.local that implement LocalBucketModifier and TypeClassDescriptionclassclassclassMethods in io.github.bucket4j.local that return LocalBucketModifier and TypeMethodDescriptionLocalBucketBuilder.build()Constructs the bucket.static LocalBucketLocalBucket.fromBinarySnapshot(byte[] snapshot) Reconstructs a bucket from binary snapshot.static LocalBucketLocalBucket.fromJsonCompatibleSnapshot(Map<String, Object> snapshot) Reconstructs a bucket from JSON snapshot.