Bloom Filter in Java using Google Guava. Bloom Filter is an probabilistic data structure which checks the presence of an element.