Java Class Library
E71989
The Java Class Library is the core collection of prebuilt classes and APIs that provide fundamental functionality for Java programs, including data structures, I/O, networking, and user interface components.
Aliases (6)
- Java standard library ×1
- java.lang ×1
- java.lang.reflect ×1
- java.math ×1
- java.util ×1
- java.util.regex ×1
Statements (59)
| Predicate | Object |
|---|---|
| instanceOf |
Java platform component
→
software library → standard library → |
| alsoKnownAs |
JCL
→
Java standard library → |
| compatibleWith |
OpenJDK
→
|
| contains |
GUI toolkits
→
I/O streams → core language classes → networking sockets → utility classes → |
| developedBy |
Oracle Corporation
→
Sun Microsystems → |
| includesPackage |
java.awt
→
java.beans → java.io → java.lang → java.lang.reflect → java.math → java.net → java.nio → java.rmi → java.security → java.sql → java.text → java.time → java.util → java.util.concurrent → java.util.logging → java.util.regex → javax.crypto → javax.management → javax.sql → javax.swing → javax.xml → |
| influenced |
standard libraries of other programming languages
→
|
| introducedIn |
Java 1.0
→
|
| license |
Oracle Binary Code License (for Oracle JDK distributions)
→
|
| partOf |
Java Platform, Standard Edition
→
Java SE → |
| programmingLanguage |
Java
→
|
| provides |
APIs
→
XML processing APIs → application programming interfaces → collections framework → concurrency utilities → data structure utilities → input and output APIs → networking APIs → prebuilt classes → reflection APIs → security APIs → user interface components → |
| standardizedIn |
Java SE specification
→
|
| targetPlatform |
Java Virtual Machine
→
|
| usedBy |
Java applets
→
Java applications → Java enterprise applications → Java servlets → |
Referenced by (8)
| Subject (surface form when different) | Predicate |
|---|---|
|
Java Platform, Standard Edition
("java.lang")
→
Java Platform, Standard Edition ("java.util") → Java Platform, Standard Edition ("java.math") → |
includesLibrary |
|
Java Class Library
("java.util.regex")
→
Java Class Library ("java.lang.reflect") → |
includesPackage |
|
Java Class Library
("Java standard library")
→
|
alsoKnownAs |
|
Java Platform, Standard Edition
→
|
includesComponent |
|
Java
→
|
standardLibrary |