In this example a developer wants to call a method named "recycle". Let us see how the editor helps without an attached source code or a javadoc documentation:
And let us see how it improves after providing the editor with the necessary data:
The first paragraph of the documentation is usually enough to pick the right method without reading the full documentation.