searchResults appendResults

format

public SearchResults[] appendResults( SearchResults[] source, SearchResults[] target )

description

Concatenates two arrays of SearchResults.

parameters

Source - the first array of SearchResults

 

Target - the first array of SearchResults

returns

a one-dimensional array of SearchResults objects

throws

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