MCPcopy Create free account
hub / github.com/YujiSoftware/JDK1.0 / toString

Method toString

src/java/lang/Class.java:102–104  ·  view source on GitHub ↗

Returns the name of this class or interface. The word "class" is prepended if it is a Class; the word "interface" is prepended if it is an interface.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

isInterfaceMethod · 0.95
getNameMethod · 0.95

Tested by

no test coverage detected