Java class
C29612
concept
A Java class is a blueprint in the Java programming language that defines the structure and behavior (fields and methods) of objects created from it.
All labels observed (3)
| Label | Occurrences |
|---|---|
| Java class canonical | 6 |
| java.lang.Object subclass | 6 |
| Class | 4 |
Description generation (CDg)
The one-sentence description above was generated by prompting gpt-5.1 with the class name and this instruction.
Instruction
generate a one-sentence description for a given conceptual class. # Response Format Return only the sentence: "Description: [one-sentence description of the conceptional class]"
Input
Class: Java class
Generated description
A Java class is a blueprint in the Java programming language that defines the structure and behavior (fields and methods) of objects created from it.
Instances (16)
| Instance | Via concept surface |
|---|---|
| Person | Class |
| DriverManager | — |
| CMMagnetometerData | Class |
| System.Array | Class |
| System.Math | Class |
|
PrintManager API
surface form:
PrintManager
|
— |
| android.print.PrintAttributes | java.lang.Object subclass |
| android.print.PrintDocumentAdapter | java.lang.Object subclass |
| android.print.PrinterId | java.lang.Object subclass |
| android.print.PageRange | java.lang.Object subclass |
| android.print.PrintAttributes.Margins | java.lang.Object subclass |
| android.print.PrintAttributes.Resolution | java.lang.Object subclass |
| JsonbBuilder | — |
| InitialContext | — |
| java.io.PrintWriter | — |
| javax.sql.StatementEvent | — |