Generated by
JDiff

Class org.objectweb.asm.Type

Changed Methods
Type getObjectType(String) Documentation changed from old to new.
Returns the Type.OBJECT type for the given internal class name.
String getInternalName() Documentation changed from old to new.
Returns the internal name of the class corresponding to this object type.
String getInternalName(Class) Documentation changed from old to new.
Returns the internal name of the given class.