Class CompilationMetricsArtifact

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

@Transferable public class CompilationMetricsArtifact extends Artifact<CompilationMetricsArtifact>
Captures some metrics from the compile permutations step of the build.
See Also: