searchResults andResults

format

public SearchResults[] andResults( SearchResults[] lSource, SearchResults[] rSource )

description

Performs a logical AND operation on two arrays of SearchResults objects.

parameters

lSource - the first array of SearchResults

 

rSource - the first array of SearchResults

returns

a one-dimensional array of SearchResults objects

throws

The searchResults andResults () method does not throw any exceptions.