Java Core API

Core Java SE API including fundamental classes and utilities for building Java applications, including the java.lang, java.util, java.io, and other foundational packages.

API entry from apis.yml

apis.yml Raw ↑
aid: java:java-core-api
name: Java Core API
description: Core Java SE API including fundamental classes and utilities for building Java applications,
  including the java.lang, java.util, java.io, and other foundational packages.
humanURL: https://docs.oracle.com/en/java/javase/
tags:
- Core
- Java
- Standard Library
properties:
- type: Documentation
  url: https://docs.oracle.com/en/java/javase/21/docs/api/java.base/module-summary.html
- type: Specification
  url: https://docs.oracle.com/javase/specs/