|
|
|
|
|
by psykotic
5086 days ago
|
|
A variable of an interface type is a pair consisting of a type descriptor and a concrete value. It is only when a concrete value of a statically known type is passed to something expecting an interface type that such a type tagged value is constructed. |
|