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
lSource
rSource - the first array of SearchResults
rSource
returns
a one-dimensional array of SearchResults objects
throws
The searchResults andResults () method does not throw any exceptions.
searchResults andResults ()