Interface BaseImmutableRTee
-
- All Known Implementing Classes:
ImmutableRTree
public interface BaseImmutableRTee
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Iterable<ImmutableBitmap>search(Bound bound)
-
-
-
Method Detail
-
search
Iterable<ImmutableBitmap> search(Bound bound)
-
-