GWT 2.3.0

Uses of Interface
com.google.gwt.core.ext.linker.CastableTypeMap

Packages that use CastableTypeMap
com.google.gwt.core.ext.linker Classes for writing Linkers. 
 

Uses of CastableTypeMap in com.google.gwt.core.ext.linker
 

Methods in com.google.gwt.core.ext.linker that return CastableTypeMap
 CastableTypeMap SymbolData.getCastableTypeMap()
          Returns a JSON map of castableTypes.
 


GWT 2.3.0