Interfaces mechanism
868137Jun 10 2011 — edited Jun 10 2011Hi,
I hope this is the correct place for this question.
I wonder whether there is information available regarding how the interface mechanism in Java works, with regard to
virtual tables, virtual methods, class descriptors, etc. That is, how is iterfaces realised in the runtime system?
Anyone who as any input or links?
If so, really appreciated!