GWT 2.7.0

Uses of Class
com.google.gwt.core.ext.linker.Transferable

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

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

Classes in com.google.gwt.core.ext.linker with annotations of type Transferable
 class CompilationMetricsArtifact
          Captures some metrics from the compile permutations step of the build.
 class ModuleMetricsArtifact
          Captures some metrics from the module load and initial type oracle compile step.
 class PrecompilationMetricsArtifact
          Captures some metrics from the precompilation step.
 


GWT 2.7.0