Uses of Class
com.google.gwt.core.ext.linker.Transferable
-
Packages that use Transferable Package Description 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 Modifier and Type Class Description 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.
-