format
SearchResults[] makeArray(long keys[])
description
Creates a one-dimensional array of SearchResults objects and populates it with the given objects.
parameters
keys - an array of keys of SearchResults objects
keys
returns
a one-dimensional array of SearchResults objects
throws
The makeArray() method does not throw any exceptions.
m
akeArray()