JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Interface
org.aoju.bus.core.bloom.bitmap.BitMap
Packages that use
BitMap
Package
Description
org.aoju.bus.core.bloom.bitmap
BitMap实现
Uses of
BitMap
in
org.aoju.bus.core.bloom.bitmap
Classes in
org.aoju.bus.core.bloom.bitmap
that implement
BitMap
Modifier and Type
Class
Description
class
IntMap
过滤器BitMap在32位机器上.这个类能发生更好的效果.一般情况下建议使用此类
class
LongMap
过滤器BitMap在64位机器上.这个类能发生更好的效果.一般机器不建议使用