Class ModuleMetricsArtifact

java.lang.Object
com.google.gwt.core.ext.linker.Artifact<ModuleMetricsArtifact>
com.google.gwt.core.ext.linker.ModuleMetricsArtifact
All Implemented Interfaces:
Serializable, Comparable<Artifact<?>>

@Transferable public class ModuleMetricsArtifact extends Artifact<ModuleMetricsArtifact>
Captures some metrics from the module load and initial type oracle compile step.
See Also: