java.lang.Object
io.github.bucket4j.BucketConfiguration
- All Implemented Interfaces:
ComparableByContent<BucketConfiguration>
public final class BucketConfiguration
extends Object
implements ComparableByContent<BucketConfiguration>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ConfigurationBuilderbuilder()booleanbooleaninthashCode()toString()
-
Field Details
-
SERIALIZATION_HANDLE
-
-
Constructor Details
-
BucketConfiguration
-
-
Method Details
-
builder
-
getBandwidths
-
equals
-
hashCode
public int hashCode() -
toString
-
equalsByContent
- Specified by:
equalsByContentin interfaceComparableByContent<BucketConfiguration>
-