Article Discussion
Method Invocation and Return
Summary: This article takes a look at how method invocation and return is handled by the Java virtual machine, with a close inspection of the relevant bytecodes is included. The article ends with a source-code example of method invocation.
1 post on 1 page.      
« Previous 1 Next »
The ability to add new comments in this discussion is temporarily disabled.
Most recent reply: June 1, 1997 8:34 AM by Bill
Bill
Posts: 409 / Nickname: bv / Registered: January 17, 2002 4:28 PM
Method Invocation and Return
June 1, 1997 8:34 AM      
This article takes a look at how method invocation and return is handled by the Java virtual machine, with a close inspection of the relevant bytecodes is included. The article ends with a source-code example of method invocation.

Read this Artima.com article:

http://www.artima.com/underthehood/invocation.html
1 post on 1 page.
« Previous 1 Next »