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