MCPcopy Index your code
hub / github.com/YujiSoftware/JDK1.0

github.com/YujiSoftware/JDK1.0 @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
2,413 symbols 5,646 edges 282 files 1,724 documented · 71%
What it actually does AI analysis from the code graph — generated when you open this
loading…

Extension points exported contracts — how you extend this code

Runnable (Interface)
This interface is designed to provide a common protocol for Objects that wish to execute code while they are active. For [28 …
src/java/lang/Runnable.java
Cloneable (Interface)
An interface indicating that this object may be copied or cloned. [6 implementers]
src/java/lang/Cloneable.java
LayoutManager (Interface)
Defines the interface for classes that know how to layout Containers. @see Container @version 1.12, 12/14/95 @author [10 …
src/java/awt/LayoutManager.java
ImageObserver (Interface)
An asynchronous update interface for receiving notifications about Image information as the Image is constructed. @vers [13 …
src/java/awt/image/ImageObserver.java
Observer (Interface)
When implemented, this interface allows all classes to be observable by instances of class Observer. @version 1.8 12/15 [7 …
src/java/util/Observer.java

Core symbols most depended-on inside this repo

println
called by 191
src/java/io/PrintStream.java
size
called by 114
src/java/util/BitSet.java
equals
called by 94
src/java/lang/String.java
setSuffix
called by 90
src/java/net/URLConnection.java
substring
called by 83
src/java/lang/String.java
add
called by 78
demo/WireFrame/ThreeD.java
setColor
called by 73
src/java/awt/Graphics.java
arraycopy
called by 65
src/java/lang/System.java

Shape

Method 2,029
Class 344
Interface 40

Languages

Java97%
C++3%

Modules by API surface

demo/ImageMap/ImageMap.java71 symbols
src/java/awt/Component.java66 symbols
src/sun/tools/ttydebug/TTY.java48 symbols
src/java/net/URLConnection.java43 symbols
demo/SpreadSheet/SpreadSheet.java43 symbols
demo/GraphicsTest/GraphicsTest.java38 symbols
src/java/lang/Thread.java36 symbols
src/java/io/RandomAccessFile.java36 symbols
src/java/awt/Graphics.java35 symbols
src/java/io/File.java33 symbols
demo/Animator/Animator.java33 symbols
src/java/awt/Toolkit.java30 symbols

For agents

$ claude mcp add JDK1.0 \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact