Uses of Class
org.roaringbitmap.art.LeafNode
Packages that use LeafNode
-
Uses of LeafNode in org.roaringbitmap.art
Fields in org.roaringbitmap.art declared as LeafNodeModifier and TypeFieldDescriptionprivate LeafNode
KeyIterator.current
private LeafNode
LeafNodeIterator.current
Methods in org.roaringbitmap.art that return LeafNodeModifier and TypeMethodDescriptionArt.first()
AbstractShuttle.getCurrentLeafNode()
Shuttle.getCurrentLeafNode()
get the current LeafNode after calling the method moveToNextLeafprivate LeafNode
Art.getExtremeLeaf
(boolean reverse) Art.last()
LeafNodeIterator.next()
LeafNodeIterator.peekNext()
Return the next leaf without advancing the iterator.Methods in org.roaringbitmap.art with parameters of type LeafNode