| Package | Description |
|---|---|
| io.github.bucket4j.local |
| Modifier and Type | Class and Description |
|---|---|
class |
LockFreeBucket |
class |
SynchronizedBucket |
| Modifier and Type | Method and Description |
|---|---|
LocalBucket |
LocalBucketBuilder.build()
Constructs the bucket using
SynchronizationStrategy.LOCK_FREE synchronization strategy. |
Copyright © 2018. All rights reserved.