fr.jcgay.maven.profiler
Class ArtifactDescriptor

java.lang.Object
  extended by fr.jcgay.maven.profiler.ArtifactDescriptor

public class ArtifactDescriptor
extends Object


Method Summary
 com.google.common.base.Stopwatch getTotalTimeSpentDownloadingArtifacts()
           
static ArtifactDescriptor instance(Map<org.eclipse.aether.artifact.Artifact,com.google.common.base.Stopwatch> times)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

instance

public static ArtifactDescriptor instance(Map<org.eclipse.aether.artifact.Artifact,com.google.common.base.Stopwatch> times)

getTotalTimeSpentDownloadingArtifacts

public com.google.common.base.Stopwatch getTotalTimeSpentDownloadingArtifacts()


Copyright © 2014–2017. All rights reserved.