Elide API
Toggle table of contents
1.0.0-beta1
jvm
Platform filter
jvm
Switch theme
Search in API
Elide API
graalvm
/
tools.elide.struct
/
BloomFilter
/
Builder
/
clearCount
clear
Count
open
fun
clearCount
(
)
:
BloomFilter.Builder
Number of items in the filter, across all layers.
Content copied to clipboard
uint64 count = 3;
Return
This builder for chaining.