JaCIL Framework API

TypeMapper.MapBoxClass Method

Returns the mapped Java wrapper class name for the given type.

Overload List

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);

See Also

TypeMapper Class | JaCIL.Compiler.Util Namespace