classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

getPrimitiveClass argument


From: Patrick Doyle
Subject: getPrimitiveClass argument
Date: Mon, 27 Aug 2001 10:42:40 -0400 (EDT)

Why does VMClassLoader.getPrimitiveClass take the whole type name as its
argument?  Wouldn't it be easier if it just took the type descriptor
letter, since the VM already has to handle those, and you can make a
switch statement out of them.

How do people typically implement this method?

--
Patrick Doyle
address@hidden





reply via email to

[Prev in Thread] Current Thread [Next in Thread]