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

Method getClass

src/java/lang/Object.java:35–35  ·  view source on GitHub ↗

Returns the Class of this Object. Java has a runtime representation for classes- a descriptor of type Class- which the method getClass() returns for any Object.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

toStringMethod · 0.95
toStringMethod · 0.80
toStringMethod · 0.80
toStringMethod · 0.80
toStringMethod · 0.80
toStringMethod · 0.80
toStringMethod · 0.80
toStringMethod · 0.80
toStringMethod · 0.80
toStringMethod · 0.80
toStringMethod · 0.80
toStringMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected