ThesaHelp: ACM references a-e
ThesaHelp: references a-b
Topic: interface type
Topic: optimization of object-oriented programs
Reference
Alpern, B., Cocchi, A., Fink, S., Grove, D.,
"Efficient implementation of java interfaces: Invokeinterface considered harmless",
Conference on Object-oriented Programming, Systems, Languages, and Applications (OOPSLA '01), October 2001, Tampa Florida USA, ACM SIGPLAN, 36, 11, pp. 108-124.
Google
Quotations
abstract ;;Quote: use a hashed, interface method table for efficient interface dispatch; comparable to a virtual method call