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

Method getInternalName

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

Returns the internal name of the class corresponding to this object or array type. The internal name of a class is its fully qualified name (as returned by Class.getName(), where '.' are replaced by '/'). This method should only be used for an object or array type. @return the internal name of the

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

addConstantMethod · 0.95
appendDescriptorMethod · 0.95

Calls 3

substringMethod · 0.45
replaceMethod · 0.45
getNameMethod · 0.45

Tested by

no test coverage detected