Package com.qfs.bitmap
@Deprecated(since="6.0.8",
forRemoval=true)
package com.qfs.bitmap
-
InterfacesClassDescriptionA bitmap is a possibly large sequence of bits on which logical operations like AND, OR, XOR can be efficiently applied.An object which is able to perform searches on tuplized data structures, and returns results using bitmaps.An iterator over all the ints set to true in a
bitmap.A procedure that is called during decoding of a bitmap index.A simple iterator over integer values.A procedure that is called iteratively for each match within an index.An indexing structure using bitmaps to resolve point queries and range queries.