fixed checkstyle issues
This commit is contained in:
parent
750b8797bf
commit
5390be21e5
|
@ -16,8 +16,6 @@
|
||||||
*/
|
*/
|
||||||
package org.apache.commons.collections4.bloomfilter;
|
package org.apache.commons.collections4.bloomfilter;
|
||||||
|
|
||||||
import java.util.function.IntPredicate;
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* A Hasher creates IndexProducer based on the hash implementation and the
|
* A Hasher creates IndexProducer based on the hash implementation and the
|
||||||
* provided Shape.
|
* provided Shape.
|
||||||
|
|
Loading…
Reference in New Issue