add

fun add(element: Int)

Add an Int element to the BloomFilter.

Parameters

element

The Int to add to the BloomFilter.