public class JavaArtifactImpl extends BaseArtifactImpl
Implementation of JavaArtifact that is serializable
Constructor and description |
---|
JavaArtifactImpl
(String name, String assembleTaskName, String compileTaskName, File classesFolder, com.android.builder.model.Dependencies dependencies, com.android.builder.model.SourceProvider variantSourceProvider, com.android.builder.model.SourceProvider multiFlavorSourceProviders) |
Type | Name and description |
---|---|
static JavaArtifactImpl |
clone(com.android.builder.model.JavaArtifact javaArtifact) |
Methods inherited from class | Name |
---|---|
class BaseArtifactImpl |
getAssembleTaskName, getClassesFolder, getCompileTaskName, getDependencies, getMultiFlavorSourceProvider, getName, getVariantSourceProvider |
class Object |
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |