Re: value of return instruction

David Hovemeyer <[email protected]>
Newsgroups gmane.comp.jakarta.bcel.user
Message-ID <[email protected]>
On Mon, Aug 23, 2004 at 04:48:42PM +0200, Simplice Djoko wrote:
>  but what can i do about the type of the parameter of the static 
> instrumentation function
> because the return value of a function can take different type

You could have different functions for each type of value:
all of basic types (byte, int, etc.) and also java.lang.Object
(which will work for any class, interface, or array type).

-Dave
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.