Uses of Interface
org.roaringbitmap.art.Shuttle
-
Packages that use Shuttle Package Description org.roaringbitmap.art -
-
Uses of Shuttle in org.roaringbitmap.art
Classes in org.roaringbitmap.art that implement Shuttle Modifier and Type Class Description classAbstractShuttlevisit the art tree's space through a stack which records the deep first visiting paths.classBackwardShuttlevisit the leaf node space in descending orderclassForwardShuttlevisit the leaf node space in ascending order.
-