Topic: interface type
Topic: optimization of object-oriented programs
| |
Reference
Alpern, B., Cocchi, A., Grove, D., Lieber, D.,
"Efficient dispatch of java interface methods", in Hertzberger, R., Hoekstra, A., Williams, R. (ed.),
High-Performance Computing and Networking, Amsterdam, The Netherlands, June 2001, Springer, LNCS 2110, pp. 621-628.
Google
Quotations
622 ;;Quote: efficient interface dispatch (invokevirtual) using fixed-sized, interface method tables, disambiguated by a interface method signature; used by Jalapeno
|
Related Topics
Topic: interface type (50 items)
Topic: optimization of object-oriented programs (16 items)
|