Returns the mapped Java wrapper method name for unboxing for the given type.
Returns the mapped Java wrapper method name for unboxing for the given type.
public static string MapUnboxMethodName(TypeReference);
Returns the mapped Java wrapper method name for unboxing for the given type.
public static string MapUnboxMethodName(string);
TypeMapper Class | JaCIL.Compiler.Util Namespace