Uses of Class
js.tinyvm.InterfaceMap

Packages that use InterfaceMap
js.tinyvm   
 

Uses of InterfaceMap in js.tinyvm
 

Method parameters in js.tinyvm with type arguments of type InterfaceMap
 void ClassRecord.storeInterfaceMap(RecordTable<InterfaceMap> maps)
          Create and store the inetrface map for this interface class.