A wrapper that acts like a subclass of Interface, dispatching at runtime to different instances of different types.
A virtual table for Interface.
Creates a virtual table for the given Instance that implements the given Interface.
See Source File