public interface RSCombiner<T>
Modifier and Type | Method and Description |
---|---|
HGSearchResult<T> |
combine(HGSearchResult<T> l,
HGSearchResult<T> r) |
HGSearchResult<T> combine(HGSearchResult<T> l, HGSearchResult<T> r)
Copyright © 2015. All rights reserved.