ITypeNameRequestor collects search results from a searchAllTypeNames query to a SearchEngine. Clients must implement this interface and pass an instance to the searchAllTypeNames(...) method. Only top-level and member types are reported. Local types are not reported. This interface may be implemented by clients.
@deprecated Use abstract class {@link TypeNameRequestor} instead. | |
| |