toggle menu
SakuraBind
2.4.4
jvm
switch theme
search in API
SakuraBind
/
top.iseason.bukkit.sakurabind.cuckoofilter
/
BloomFilter
/
removeAll
remove
All
public
boolean
removeAll
(
Collection
<
? extends
E
>
c
)
public
boolean
removeAll
(
ProbabilisticFilter
<
E
>
f
)
Not supported. Standard bloom filters do not support element removal.
Throws
Unsupported
Operation
Exception