LookupLocator.equals
method) elements already in the managed set will be ignored. If the empty array is input, the managed set of locators will not change.
@param locators LookupLocator
array consisting of thelocators to add to the managed set.
@throws java.lang.NullPointerException this exception occurs wheneither null
is input to the locators
parameter, or one or more of the elements of the locators
parameter is null
.
@see #removeLocators
|
|
|
|
|
|
|
|