Thanks!
On 2010-04-26 03:50, Clinton Begin wrote:
> Done. I've also added type aliases for array versions of all of the
> built in types (using the same naming convention for primitives), for
> example:
>
> "byte[]" ==> Byte[].class
>
> "_byte[]" ==> byte[].class
>
> etc.
>
> Cheers,
> Clinto
Done. I've also added type aliases for array versions of all of the built
in types (using the same naming convention for primitives), for example:
"byte[]" ==> Byte[].class
"_byte[]" ==> byte[].class
etc.
Cheers,
Clinton
On Sun, Apr 25, 2010 at 2:56 PM, Geek Cracovian wrote:
> Hi All,
>
> I'