Uses of Class
io.github.bucket4j.BucketStateIEEE754
-
Packages that use BucketStateIEEE754 Package Description io.github.bucket4j -
-
Uses of BucketStateIEEE754 in io.github.bucket4j
Fields in io.github.bucket4j with type parameters of type BucketStateIEEE754 Modifier and Type Field Description static SerializationHandle<BucketStateIEEE754>BucketStateIEEE754. SERIALIZATION_HANDLEMethods in io.github.bucket4j that return BucketStateIEEE754 Modifier and Type Method Description BucketStateIEEE754BucketStateIEEE754. copy()Methods in io.github.bucket4j with parameters of type BucketStateIEEE754 Modifier and Type Method Description booleanBucketStateIEEE754. equalsByContent(BucketStateIEEE754 other)
-