public class PointsStackTracker extends Object
PointValues.IntersectVisitor.compare(byte[], byte[])
.Modifier and Type | Class and Description |
---|---|
class |
PointsStackTracker.Cell |
Modifier and Type | Field and Description |
---|---|
List<PointsStackTracker.Cell> |
stack |
Constructor and Description |
---|
PointsStackTracker(int numDims,
int bytesPerDim) |
public final List<PointsStackTracker.Cell> stack
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.