public static final class ZigZagIntersectionResult.Combiner<T> extends java.lang.Object implements RSCombiner<T>
Constructor and Description |
---|
ZigZagIntersectionResult.Combiner() |
Modifier and Type | Method and Description |
---|---|
HGSearchResult<T> |
combine(HGSearchResult<T> left,
HGSearchResult<T> right) |
public HGSearchResult<T> combine(HGSearchResult<T> left, HGSearchResult<T> right)
combine
in interface RSCombiner<T>