| Package | Description |
|---|---|
| io.github.bucket4j.local |
| Modifier and Type | Method and Description |
|---|---|
static SynchronizationStrategy |
SynchronizationStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SynchronizationStrategy[] |
SynchronizationStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Bucket |
LocalBucketBuilder.build(SynchronizationStrategy synchronizationStrategy)
Constructs the new instance of local bucket which concrete type depends on synchronizationStrategy
|
Copyright © 2018. All rights reserved.