WebCenter Interaction API  
 

IPTSQueryResponse.clear Method 

Clears this object and releases references to any result set. Calling this method as soon as you are done with the object may promote more efficient garbage collection. After this method is called, no more methods should be called on the object.

void clear();

See Also

IPTSQueryResponse Interface | com.plumtree.server.search Namespace