Java Methods Reference
Type:
Searchable developer reference
Covers:
195+ methods across 13 core data types
Status:
Live on Netlify
A searchable reference for the Java methods you use constantly and still look up: 195+ of them across 13 core data types, in one place, findable by typing rather than by remembering which class they hang off.
The value is entirely in the curation. Official documentation is complete, which is exactly what makes it slow — the working developer wants the twenty methods on String that come up every week, not the full API surface. Deciding what to leave out is the work.
Built for three audiences that turn out to want the same thing: someone learning the language, someone preparing for an interview, and someone mid-task who has forgotten the argument order. All three want a fast answer and a short example, not a specification.
195+ methods, 13 data types
The methods that actually come up, curated across the core Java types and made findable by search rather than by memory.
Learning, interviews, everyday use
Three audiences, one requirement: a fast answer and a short example instead of a specification.