MCPcopy Create free account
hub / github.com/digitalgust/tinyj2c / getClassName

Method getClassName

class2c/src/main/java/org/objectweb/asm/Type.java:457–489  ·  view source on GitHub ↗

Returns the binary name of the class corresponding to this type. This method must not be used on method types. @return the binary name of the class corresponding to this type.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

getInitializedTypeMethod · 0.45
computeMethodInfoSizeMethod · 0.45
toByteArrayMethod · 0.45

Calls 6

getElementTypeMethod · 0.95
getDimensionsMethod · 0.95
appendMethod · 0.95
toStringMethod · 0.95
replaceMethod · 0.45
substringMethod · 0.45

Tested by

no test coverage detected