Search
To search for methods with a certain return type, use "* <return
type> as follows:
-
Open the search dialog and click on the Java Search tab.
-
Type "*" and the return type, separated by a space, in the Search string.
For example
* TestCase
would be typed to find methods that return a TestCase.
-
Select Method and Declarations and then click
Search.
Java search

Conducting a Java search using the
search dialog
Conducting a Java search using pop-up menus