-
- All Implemented Interfaces:
-
java.io.Closeable,java.lang.AutoCloseable,jetbrains.exodus.core.dataStructures.hash.LongIterator,kotlin.collections.Iterator,kotlin.collections.MutableIterator
public final class BitmapIterator implements LongIterator, Closeable
-
-
Constructor Summary
Constructors Constructor Description BitmapIterator(Transaction txn, StoreImpl store, Integer direction)
-
Method Summary
-
-
Method Detail
-
getCursor
final Cursor getCursor()
-
getTxn
final Transaction getTxn()
-
getSearchBit
final Boolean getSearchBit(Long bit)
-
-
-
-